Skip to content

Commit

Permalink
Remove unused get_*.cmake files. (rapidsai#57)
Browse files Browse the repository at this point in the history
This PR removes some unused `get_*.cmake` files. I know cuVS may need to add some of these back as functionality is migrated from RAFT. As that happens, I would like to copy them again from the latest versions in RAFT.

Specifically, files like `get_thrust.cmake` are outdated (we are moving to `rapids_cpm_cccl` and `rapids_cpm_thrust` is deprecated) so this will reduce the maintenance burden for CMake / build system developers in the interim period.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Micka (https://github.com/lowener)

URL: rapidsai#57
  • Loading branch information
bdice authored and benfred committed Apr 5, 2024
1 parent e8c07f1 commit c57668b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 150 deletions.
22 changes: 0 additions & 22 deletions cpp/cmake/thirdparty/get_fmt.cmake

This file was deleted.

48 changes: 0 additions & 48 deletions cpp/cmake/thirdparty/get_glog.cmake

This file was deleted.

23 changes: 0 additions & 23 deletions cpp/cmake/thirdparty/get_rmm.cmake

This file was deleted.

33 changes: 0 additions & 33 deletions cpp/cmake/thirdparty/get_spdlog.cmake

This file was deleted.

24 changes: 0 additions & 24 deletions cpp/cmake/thirdparty/get_thrust.cmake

This file was deleted.

0 comments on commit c57668b

Please sign in to comment.