mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 06:48:20 +00:00
add fixes for other servers
This commit is contained in:
+1
-1
@@ -23,6 +23,6 @@ install(TARGETS ucs RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
|
||||
add_definitions(-DUCS)
|
||||
|
||||
target_link_libraries(ucs ${SERVER_LIBS})
|
||||
target_link_libraries(ucs common)
|
||||
|
||||
set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
|
||||
|
||||
Reference in New Issue
Block a user