Skip to content

Commit 355d57d

Browse files
committed
REL v24.10.00 release
1 parent ac435da commit 355d57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ At times projects or developers will need to verify ``rapids-cmake`` branches. T
8383
#
8484
set(rapids-cmake-fetch-via-git "ON")
8585
86-
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-22.10/RAPIDS.cmake
86+
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-24.10/RAPIDS.cmake
8787
${CMAKE_CURRENT_BINARY_DIR}/RAPIDS.cmake)
8888
include(${CMAKE_CURRENT_BINARY_DIR}/RAPIDS.cmake)
8989

0 commit comments

Comments
 (0)