mirror of
https://github.com/monero-project/monero.git
synced 2026-07-30 23:50:24 -07:00
moved msys2 toolchain, boost libs fix
This commit is contained in:
@@ -164,6 +164,10 @@ else()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if (BOOST_IGNORE_SYSTEM_PATHS)
|
||||
set(Boost_NO_SYSTEM_PATHS TRUE)
|
||||
endif()
|
||||
|
||||
if(STATIC)
|
||||
set(Boost_USE_STATIC_LIBS ON)
|
||||
set(Boost_USE_STATIC_RUNTIME ON)
|
||||
|
||||
Reference in New Issue
Block a user