Skip to content

Commit

Permalink
remove WheelHelpers.cmake (#545)
Browse files Browse the repository at this point in the history
Related to rapidsai/build-planning#33 and rapidsai/build-planning#74

The last use of CMake function `install_aliased_imported_targets()` here was removed in #478. This proposes removing the file holding its definition.

Authors:
  - James Lamb (https://github.com/jameslamb)

Approvers:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

URL: #545
  • Loading branch information
jameslamb authored Nov 8, 2024
1 parent b6a2655 commit d66e3fa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 61 deletions.
2 changes: 0 additions & 2 deletions python/kvikio/cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@
# =============================================================================

include(thirdparty/get_nvcomp.cmake)
# Needed for install_aliased_imported_targets
include(thirdparty/WheelHelpers.cmake)
59 changes: 0 additions & 59 deletions python/kvikio/cmake/thirdparty/WheelHelpers.cmake

This file was deleted.

0 comments on commit d66e3fa

Please sign in to comment.