mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 23:14:20 +08:00
This commit is contained in:
@@ -48,7 +48,7 @@ endif()
|
||||
|
||||
add_executable(synergyc ${sources})
|
||||
target_link_libraries(synergyc
|
||||
arch base client common io mt net ipc platform server synlib ${OPENSSL_LIBS})
|
||||
arch base client common io mt net ipc platform server synlib ${libs} ${OPENSSL_LIBS})
|
||||
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
||||
install (TARGETS synergyc DESTINATION ${SYNERGY_BUNDLE_BINARY_DIR})
|
||||
|
||||
Reference in New Issue
Block a user