Skip to content

Commit

Permalink
remove rapids_cpm_package_override from get_cucollections.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Jul 11, 2024
1 parent 56fb8d3 commit e65ad74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cpp/cmake/thirdparty/get_cucollections.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ function(find_and_configure_cucollections)
include(${rapids-cmake-dir}/cpm/cuco.cmake)
include(${rapids-cmake-dir}/cpm/package_override.cmake)

set(cudf_patch_dir "${CMAKE_CURRENT_FUNCTION_LIST_DIR}/patches")
rapids_cpm_package_override("${cudf_patch_dir}/cuco_override.json")

if(BUILD_SHARED_LIBS)
rapids_cpm_cuco(BUILD_EXPORT_SET cudf-exports)
else()
Expand Down

0 comments on commit e65ad74

Please sign in to comment.