mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-24 06:15:57 +03:00
#5657 Link synergyd against Synergy shared library
This commit is contained in:
parent
98610fabde
commit
859608424d
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user