diff --git a/rapids-cmake/cpm/thrust.cmake b/rapids-cmake/cpm/thrust.cmake index 380e7fb2..8d5cce53 100644 --- a/rapids-cmake/cpm/thrust.cmake +++ b/rapids-cmake/cpm/thrust.cmake @@ -71,7 +71,7 @@ function(rapids_cpm_thrust NAMESPACE namespaces_name) include("${rapids-cmake-dir}/cpm/find.cmake") rapids_cpm_find(Thrust ${version} ${ARGN} GLOBAL_TARGETS ${namespaces_name}::Thrust - CPM_ARGS + CPM_ARGS FIND_PACKAGE_ARGUMENTS EXACT GIT_REPOSITORY ${repository} GIT_TAG ${tag} GIT_SHALLOW ${shallow}