mirror of
https://github.com/monero-project/monero.git
synced 2025-02-11 13:28:27 -05:00
Merge pull request #9726
d696efdc9 cmake: remove obsolete policy setting (tobtoht)
This commit is contained in:
commit
662d246cd5
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user