#5657 Link synergyd against Synergy shared library

This commit is contained in:
Andrew Nelless 2016-10-17 18:06:29 +01:00
parent 98610fabde
commit 859608424d

View File

@ -35,7 +35,7 @@ else()
endif()
target_link_libraries(synergyd
arch base common io ipc mt net platform synergy ${libs} ${OPENSSL_LIBS})
arch base common io ipc mt net platform synergy shared ${libs} ${OPENSSL_LIBS})
if (WIN32)
ADD_CUSTOM_COMMAND(