Updates from BitShares FC #22
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ elseif(WIN32 AND MINGW)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
IF(NOT Boost_UNIT_TEST_FRAMEWORK_LIBRARY MATCHES "\\.(a|lib)$")
|
IF(Boost_UNIT_TEST_FRAMEWORK_LIBRARY MATCHES "\\.(so|dll)$")
|
||||||
IF(MSVC)
|
IF(MSVC)
|
||||||
add_definitions(/DBOOST_TEST_DYN_LINK)
|
add_definitions(/DBOOST_TEST_DYN_LINK)
|
||||||
ELSE(MSVC)
|
ELSE(MSVC)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue