Skip to content

Commit

Permalink
Merge f130938 into d01da40
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard authored Jun 22, 2021
2 parents d01da40 + f130938 commit 2079c87
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 2079c87

Please sign in to comment.