We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac435da commit 355d57dCopy full SHA for 355d57d
docs/basics.rst
@@ -83,7 +83,7 @@ At times projects or developers will need to verify ``rapids-cmake`` branches. T
83
#
84
set(rapids-cmake-fetch-via-git "ON")
85
86
- file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-22.10/RAPIDS.cmake
+ file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-24.10/RAPIDS.cmake
87
${CMAKE_CURRENT_BINARY_DIR}/RAPIDS.cmake)
88
include(${CMAKE_CURRENT_BINARY_DIR}/RAPIDS.cmake)
89
0 commit comments