Skip to content

Commit

Permalink
Use customize cuCollection
Browse files Browse the repository at this point in the history
Signed-off-by: Nghia Truong <nghiatruong.vn@gmail.com>
  • Loading branch information
ttnghia committed Jun 10, 2022
1 parent 0d66a8c commit 00017fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/cmake/thirdparty/get_cucollections.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function(find_and_configure_cucollections)
cuco 0.0.1
GLOBAL_TARGETS cuco::cuco
BUILD_EXPORT_SET cudf-exports
CPM_ARGS GITHUB_REPOSITORY PointKernel/cuCollections
CPM_ARGS GITHUB_REPOSITORY ttnghia/cuCollections
GIT_TAG faedd758516d1e3bfae9f0ba213511d9a8a86258
EXCLUDE_FROM_ALL ${BUILD_SHARED_LIBS}
OPTIONS "BUILD_TESTS OFF" "BUILD_BENCHMARKS OFF" "BUILD_EXAMPLES OFF"
Expand Down

0 comments on commit 00017fd

Please sign in to comment.