Skip to content

Commit 06b9467

Browse files
committed
Remove explicit policy statement
1 parent 97839e2 commit 06b9467

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rapids-cmake/cpm/cccl.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ function(rapids_cpm_cccl)
6666
rapids_cpm_package_details(CCCL version repository tag shallow exclude)
6767

6868
set(to_install OFF)
69-
cmake_policy(SET CMP0057 NEW)
7069
if(INSTALL_EXPORT_SET IN_LIST ARGN AND NOT exclude)
7170
set(to_install ON)
7271
# Make sure we install CCCL into the `include/rapids` subdirectory instead of the default

0 commit comments

Comments
 (0)