thrust / build /CPM_modules /FindCatch2.cmake
camenduru's picture
thanks to nvidia ❤
8ae5fc5
include("/home/ubuntu/thrust/dependencies/cub/cmake/CPM.cmake")
CPMAddPackage("GITHUB_REPOSITORY;catchorg/Catch2;VERSION;2.13.9;EXCLUDE_FROM_ALL;YES")
set(Catch2_FOUND TRUE)