wip
This commit is contained in:
parent
2fa4506d2b
commit
99aa9cd9df
@ -323,6 +323,10 @@ if (MSVC)
|
|||||||
add_definitions(-DBOOST_ALL_NO_LIB)
|
add_definitions(-DBOOST_ALL_NO_LIB)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
if (MSVC)
|
||||||
|
add_compile_options(/Zc:__cplusplus)
|
||||||
|
endif()
|
||||||
|
|
||||||
if(ENABLE_CONAN)
|
if(ENABLE_CONAN)
|
||||||
message(STATUS "Installing dependencies via Conan")
|
message(STATUS "Installing dependencies via Conan")
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user