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