Skip to content

Commit

Permalink
Update cpp/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr authored Jul 20, 2022
1 parent 9b9c2eb commit 4e08e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ rapids_cpm_init()
# Putting this before raft to override RAFT from pulling them in.
include(cmake/thirdparty/get_libcudacxx.cmake)
include(${rapids-cmake-dir}/cpm/cuco.cmake)
rapids_cpm_cuco(BUILD_EXPORT_SET cudf-exports)
rapids_cpm_cuco(BUILD_EXPORT_SET cugraph-exports)

include(cmake/thirdparty/get_raft.cmake)

Expand Down

0 comments on commit 4e08e7b

Please sign in to comment.