Skip to content

Commit

Permalink
Doesn't help and only works in recent CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenhater committed Oct 21, 2024
1 parent 142e379 commit b6feb68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ set(CMAKE_SUPPRESS_DEVELOPER_WARNINGS ON CACHE INTERNAL "" FORCE)

# Make CUDA support throw errors if architectures remain unclear
cmake_policy(SET CMP0104 NEW)
# Ensure deduplication of static libs
cmake_policy(SET CMP0156 NEW)
# Ensure CMake is aware of the policies for modern RPATH behavior
cmake_policy(SET CMP0072 NEW)

Expand Down

0 comments on commit b6feb68

Please sign in to comment.