Adding required library (dependency of boost::this_thread::sleep_for)

pull/29/head
Gene Peters 6 years ago committed by wowario
parent 6881768929
commit d969ac8f8b
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -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…
Cancel
Save