A cmake template for tests of C++ library.
See AyCmakeTemplate for more.
sh build.sh
sh build.sh Release
ctest --test-dir ./build -O ./build/Testing
A cmake template for tests of C++ library.
See AyCmakeTemplate for more.
sh build.sh
sh build.sh Release
ctest --test-dir ./build -O ./build/Testing