mirror of
https://github.com/monero-project/monero.git
synced 2026-01-23 12:54:29 +01:00
Adding required library (dependency of boost::this_thread::sleep_for)
This commit is contained in:
@@ -87,6 +87,7 @@ target_link_libraries(common
|
||||
${Boost_SYSTEM_LIBRARY}
|
||||
${Boost_THREAD_LIBRARY}
|
||||
${Boost_REGEX_LIBRARY}
|
||||
${Boost_CHRONO_LIBRARY}
|
||||
PRIVATE
|
||||
${OPENSSL_LIBRARIES}
|
||||
${EXTRA_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user