CMake: Do not set CMP0020 because it's about Qt

This commit is contained in:
Paweł Bylica 2018-07-24 16:57:57 +02:00
parent 9b5d713c28
commit 33e22dc8bb
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF

View File

@ -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