Skip to content

Commit

Permalink
Remove testing branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Dec 8, 2023
1 parent 54187dc commit 69f0d8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
#=============================================================================
cmake_minimum_required(VERSION 3.23.1 FATAL_ERROR)

set(rapids-cmake-repo bdice/rapids-cmake)
set(rapids-cmake-branch rapids_cpm_cccl)
if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/CUCO_RAPIDS.cmake)
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-24.02/RAPIDS.cmake
${CMAKE_CURRENT_BINARY_DIR}/CUCO_RAPIDS.cmake)
Expand Down

0 comments on commit 69f0d8e

Please sign in to comment.