include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/CPM.cmake") CPMAddPackage( NAME "catch2" GITHUB_REPOSITORY "catchorg/Catch2" GIT_TAG "v3.15.0" )