Skip to content

Commit

Permalink
Remove explicit policy statement
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Jan 16, 2024
1 parent d119bc6 commit 6d19aac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rapids-cmake/cpm/cccl.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ function(rapids_cpm_cccl)
rapids_cpm_package_details(CCCL version repository tag shallow exclude)

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

0 comments on commit 6d19aac

Please sign in to comment.