TheoryOfNekomata 04d34be054 | 10 months ago | |
---|---|---|
fixtures | 1 year ago | |
minIni @ 797be9d2b8 | 10 months ago | |
src | 10 months ago | |
tests | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 10 months ago | |
CMakeLists.txt | 10 months ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago |
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