mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-11 14:27:57 +08:00
Rename synergy library to synlib to work around conflict with GUI
This commit is contained in:
@@ -29,7 +29,7 @@ endif()
|
||||
|
||||
add_executable(syntool ${sources})
|
||||
target_link_libraries(syntool
|
||||
synergy arch base client common io ipc mt net platform server ${libs} ${OPENSSL_LIBS})
|
||||
synlib arch base client common io ipc mt net platform server ${libs} ${OPENSSL_LIBS})
|
||||
|
||||
if (WIN32)
|
||||
else ()
|
||||
|
||||
Reference in New Issue
Block a user