diff options
Diffstat (limited to 'cmake')
| -rw-r--r-- | cmake/EthPolicy.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/EthPolicy.cmake b/cmake/EthPolicy.cmake index e9f42a33..047b429a 100644 --- a/cmake/EthPolicy.cmake +++ b/cmake/EthPolicy.cmake @@ -4,9 +4,6 @@ macro (eth_policy) # link_directories() treats paths relative to the source dir. cmake_policy(SET CMP0015 NEW) - # let cmake autolink dependencies on windows - cmake_policy(SET CMP0020 NEW) - if (${CMAKE_VERSION} VERSION_GREATER 3.0) # fix MACOSX_RPATH |
