Skip to content

Commit

Permalink
414231 - folder structure for cmake config files (#261)
Browse files Browse the repository at this point in the history
Proposed change
- Update cmake config files install folder to ROCM_PATH with out prefix
  • Loading branch information
arvindcheru authored Aug 28, 2023
1 parent d01fc1f commit 9b2a48e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ endif()
# Export targets
if(NOT BUILD_CUDA)
rocm_export_targets(TARGETS roc::hipblaslt
PREFIX hipblaslt
DEPENDS PACKAGE hip
NAMESPACE roc::)
else()
Expand Down

0 comments on commit 9b2a48e

Please sign in to comment.