mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 15:50:28 -08:00
cmake: remove obsolete policy setting
This commit is contained in:
@@ -462,10 +462,6 @@ endif()
|
||||
|
||||
include_directories(external/rapidjson/include external/easylogging++ src contrib/epee/include external external/supercop/include)
|
||||
|
||||
if(APPLE)
|
||||
cmake_policy(SET CMP0042 NEW)
|
||||
endif()
|
||||
|
||||
if(MSVC OR MINGW)
|
||||
set(DEFAULT_STATIC true)
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user