diff --git a/fetch_rapids.cmake b/fetch_rapids.cmake index 147ddeb8021..fcc6fb593a1 100644 --- a/fetch_rapids.cmake +++ b/fetch_rapids.cmake @@ -12,6 +12,7 @@ # the License. # ============================================================================= +set(CPM_DOWNLOAD_cuco ON) set(rapids-cmake-repo PointKernel/rapids-cmake) set(rapids-cmake-branch cuco-experimental)