Skip to content

Commit

Permalink
Temporarily test rapids-cmake hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Feb 7, 2024
1 parent faccbcc commit b767626
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fetch_rapids.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/RAFT_RAPIDS.cmake)
)
endif()

set(rapids-cmake-repo KyleFromNVIDIA/rapids-cmake)
set(rapids-cmake-branch generated-resource-spec-build-error)
include(${CMAKE_CURRENT_BINARY_DIR}/RAFT_RAPIDS.cmake)

0 comments on commit b767626

Please sign in to comment.