Fix link ordering issue in core_test (ubuntu/boost 1.71) (#2373)
This commit is contained in:
parent
9aab1c72a2
commit
f94d3d4b37
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ target_compile_definitions(core_test
|
|||
-DTAG_VERSION_STRING=${TAG_VERSION_STRING}
|
||||
-DGIT_COMMIT_HASH=${GIT_COMMIT_HASH}
|
||||
-DBOOST_PROCESS_SUPPORTED=${BOOST_PROCESS_SUPPORTED})
|
||||
target_link_libraries (core_test node secure gtest libminiupnpc-static Boost::boost)
|
||||
target_link_libraries (core_test node secure gtest libminiupnpc-static Boost::log_setup Boost::log Boost::boost)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue