Skip to content

Commit

Permalink
Fetch CCCL after rmm
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Dec 16, 2023
1 parent d93a9b4 commit 7e010c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,10 @@ rapids_cpm_init()
include(cmake/thirdparty/get_jitify.cmake)
# find nvCOMP
include(cmake/thirdparty/get_nvcomp.cmake)
# find CCCL
include(cmake/thirdparty/get_cccl.cmake)
# find rmm
include(cmake/thirdparty/get_rmm.cmake)
# find CCCL
include(cmake/thirdparty/get_cccl.cmake)
# find arrow
include(cmake/thirdparty/get_arrow.cmake)
# find dlpack
Expand Down

0 comments on commit 7e010c5

Please sign in to comment.