mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-18 14:38:34 +00:00
Merge pull request #3709
82b05d50 Adding required library (dependency of boost::this_thread::sleep_for) (Gene Peters)
This commit is contained in:
commit
cd22cb807a
@ -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})
|
||||
|
Loading…
x
Reference in New Issue
Block a user