Updates from BitShares FC #22

Closed
nathanielhourt wants to merge 693 commits from dapp-support into latest-fc
Showing only changes of commit 9dbf944412 - Show all commits

View file

@ -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)