mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
normalize includes: ucs
This commit is contained in:
@@ -24,6 +24,7 @@ install(TARGETS ucs RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
add_definitions(-DUCS)
|
||||
|
||||
target_link_libraries(ucs common)
|
||||
target_include_directories(ucs PRIVATE ..)
|
||||
|
||||
set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
|
||||
set_property(TARGET ucs PROPERTY FOLDER executables/servers)
|
||||
|
||||
Reference in New Issue
Block a user