mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-27 08:40:41 +08:00
Rename synergy library to synlib to work around conflict with GUI
This commit is contained in:
@@ -34,5 +34,5 @@ endif()
|
||||
add_library(ipc STATIC ${sources})
|
||||
|
||||
if (UNIX)
|
||||
target_link_libraries(ipc arch base common mt io net synergy)
|
||||
target_link_libraries(ipc arch base common mt io net synlib)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user