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