switch to boost::thread for mingw build
This commit is contained in:
@@ -75,6 +75,8 @@ target_link_libraries(unit_tests
|
||||
wallet
|
||||
p2p
|
||||
epee
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
${Boost_THREAD_LIBRARY}
|
||||
${GTEST_LIBRARIES}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user