TheoryOfNekomata 0d33ce7d14 | hace 10 meses | |
---|---|---|
fixtures | hace 1 año | |
minIni @ 797be9d2b8 | hace 10 meses | |
src | hace 10 meses | |
tests | hace 10 meses | |
.gitignore | hace 1 año | |
.gitmodules | hace 10 meses | |
CMakeLists.txt | hace 10 meses | |
LICENSE | hace 1 año | |
README.md | hace 1 año |
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