mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-05 19:36:16 +08:00
#5628 Link Synergy core against OpenSSL
This commit is contained in:
@@ -68,4 +68,4 @@ endif()
|
||||
|
||||
add_executable(unittests ${sources})
|
||||
target_link_libraries(unittests
|
||||
arch base client server common io net platform server synergy mt ipc gtest gmock ${libs})
|
||||
arch base client server common io net platform server synergy mt ipc gtest gmock ${libs} ${OPENSSL_LIBS})
|
||||
|
||||
Reference in New Issue
Block a user