Skip to content

Commit

Permalink
Use the 21.08 branch of rapids-cmake as rmm requires it
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Jun 22, 2021
1 parent d01da40 commit f130938
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 @@ -19,7 +19,7 @@ include(FetchContent)
FetchContent_Declare(
rapids-cmake
GIT_REPOSITORY https://github.com/rapidsai/rapids-cmake.git
GIT_TAG origin/branch-21.06
GIT_TAG origin/branch-21.08
)
FetchContent_MakeAvailable(rapids-cmake)

Expand Down

0 comments on commit f130938

Please # to comment.