new build scripts and cmake install targets

This commit is contained in:
BlackMATov
2023-01-07 16:19:23 +07:00
parent a2babaa6e3
commit fb15de07c7
30 changed files with 850 additions and 6651 deletions

3
.gitmodules vendored Normal file
View File

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