Skip to content

Commit

Permalink
Use rapids_config.cmake instead of fetch_rapids.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
Naim committed Mar 14, 2024
1 parent ccbcfea commit d56f8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/examples/fetch_dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ CPMFindPackage(
cpp
)

include(../../../../fetch_rapids.cmake)
include(../../../../rapids_config.cmake)
include(rapids-find)

0 comments on commit d56f8a3

Please sign in to comment.