new build scripts and cmake install targets

This commit is contained in:
BlackMATov
2023-01-07 16:00:19 +07:00
parent dcaad6f3dc
commit c30d744784
28 changed files with 653 additions and 6469 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "vendors/doctest"]
path = vendors/doctest
url = https://github.com/doctest/doctest/