diff options
Diffstat (limited to 'cmake/GNUInstallDirs.cmake')
-rw-r--r-- | cmake/GNUInstallDirs.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/GNUInstallDirs.cmake b/cmake/GNUInstallDirs.cmake index 4db4e18f..814d21ae 100644 --- a/cmake/GNUInstallDirs.cmake +++ b/cmake/GNUInstallDirs.cmake @@ -125,7 +125,6 @@ Macros #]=======================================================================] cmake_policy(PUSH) -cmake_policy(SET CMP0054 NEW) # if() quoted variables not dereferenced # Convert a cache variable to PATH type |