Skip to content

Commit

Permalink
Fix URL
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Sep 19, 2024
1 parent 48ebdf1 commit e421c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapids_config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ else()
endif()

# TODO: Remove these two lines before merging
set(rapids-cmake-repo https://github.com/KyleFromNVIDIA/rapids-cmake.git)
set(rapids-cmake-repo KyleFromNVIDIA/rapids-cmake)
set(rapids-cmake-branch rapids_add_test-install_target)
if(NOT EXISTS "${CMAKE_CURRENT_BINARY_DIR}/CUGRAPH_RAPIDS-${RAPIDS_VERSION_MAJOR_MINOR}.cmake")
file(
Expand Down

0 comments on commit e421c68

Please sign in to comment.