CPM external for Catch testing library.
Add this line to your CMakeLists.txt file:
CPM_AddModule("cpm-catch"
GIT_REPOSITORY "https://github.com/bcachet/cpm-catch")
Add this to your C++ code to use Catch:
#include <catch.hpp>| Name | Name | Last commit date | ||
|---|---|---|---|---|