mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
CMP0053: Remove support for OLD behavior
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
# CMAKE_<lang>_COMPILER_LINKER_VERSION
|
||||
|
||||
cmake_policy(PUSH)
|
||||
cmake_policy(SET CMP0053 NEW)
|
||||
cmake_policy(SET CMP0054 NEW)
|
||||
|
||||
function(cmake_determine_linker_id lang linker)
|
||||
|
||||
Reference in New Issue
Block a user