TheoryOfNekomata f3eb15d59c | pirms 1 gada | |
---|---|---|
fixtures | pirms 1 gada | |
source | pirms 1 gada | |
subprojects | pirms 1 gada | |
tests | pirms 1 gada | |
.gitignore | pirms 1 gada | |
.gitmodules | pirms 1 gada | |
CMakeLists.txt | pirms 1 gada | |
LICENSE | pirms 1 gada | |
README.md | pirms 1 gada |
ini-config
mkdir build
cmake "-DCMAKE_MT=%CMAKE_MT%" -G Ninja -S . -B build
cmake --build build -t ini-config
cmake --build build -t test-int
cmake --build build -t test-string
cd build
ctest