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(integtests ${sources})
|
||||
target_link_libraries(integtests
|
||||
arch base client common io ipc mt net platform server synergy gtest gmock ${libs})
|
||||
arch base client common io ipc mt net platform server synergy gtest gmock ${libs} ${OPENSSL_LIBS})
|
||||
|
||||
Reference in New Issue
Block a user