mirror of
https://github.com/monero-project/monero.git
synced 2025-12-12 01:51:27 +09: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)
|
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)
|
if(MSVC OR MINGW)
|
||||||
set(DEFAULT_STATIC true)
|
set(DEFAULT_STATIC true)
|
||||||
else()
|
else()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user