a test project using cmake
Primary LanguageC++
# generate configuration cmake -B build # make cmake --build build # clean rm -rf build