We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97839e2 commit 06b9467Copy full SHA for 06b9467
rapids-cmake/cpm/cccl.cmake
@@ -66,7 +66,6 @@ function(rapids_cpm_cccl)
66
rapids_cpm_package_details(CCCL version repository tag shallow exclude)
67
68
set(to_install OFF)
69
- cmake_policy(SET CMP0057 NEW)
70
if(INSTALL_EXPORT_SET IN_LIST ARGN AND NOT exclude)
71
set(to_install ON)
72
# Make sure we install CCCL into the `include/rapids` subdirectory instead of the default
0 commit comments