TheoryOfNekomata f3eb15d59c | 1年前 | |
---|---|---|
fixtures | 1年前 | |
source | 1年前 | |
subprojects | 1年前 | |
tests | 1年前 | |
.gitignore | 1年前 | |
.gitmodules | 1年前 | |
CMakeLists.txt | 1年前 | |
LICENSE | 1年前 | |
README.md | 1年前 |
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