fix some link errors in debug mode for macos

This commit is contained in:
stoffu
2017-12-21 15:22:25 +00:00
committed by moneromooo-monero
parent fdd4c5e577
commit 6d8b29ef28
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -46,5 +46,6 @@ target_link_libraries(p2p
${Boost_FILESYSTEM_LIBRARY}
${Boost_SYSTEM_LIBRARY}
${Boost_THREAD_LIBRARY}
${Boost_SERIALIZATION_LIBRARY}
PRIVATE
${EXTRA_LIBRARIES})