Skip to content

Commit

Permalink
Remove setting CMP0095 to NEW
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsan-ca committed Jun 14, 2024
1 parent 5c37e4b commit 2d12492
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion share/rocmcmakebuildtools/cmake/ROCMInstallTargets.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
# ######################################################################################################################

cmake_policy(SET CMP0057 NEW)
cmake_policy(SET CMP0095 NEW)

# todo: consolidate with duplicate in ROCMCreatePackage.cmake
# Default libdir to "lib", this skips GNUInstallDirs from trying to take a guess if it's unset:
Expand Down

0 comments on commit 2d12492

Please sign in to comment.