Skip to content

Commit

Permalink
Update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
PointKernel committed Jan 23, 2024
1 parent 4b7cc3c commit 8a74bd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fetch_rapids.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# the License.
# =============================================================================

set(rapids-cmake-repo sleeepyjack/rapids-cmake)
set(rapids-cmake-branch update-cuco-git-tag)
set(rapids-cmake-repo PointKernel/rapids-cmake)
set(rapids-cmake-branch cuco-experimental)

if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/CUGRAPH_RAPIDS.cmake)
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-24.04/RAPIDS.cmake
Expand Down

0 comments on commit 8a74bd3

Please sign in to comment.