mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 01:08:21 +00:00
EQStream abstraction layer
This commit is contained in:
@@ -64,7 +64,7 @@ SET(world_headers
|
||||
|
||||
ADD_EXECUTABLE(world ${world_sources} ${world_headers})
|
||||
|
||||
INSTALL(TARGETS world RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX})
|
||||
INSTALL(TARGETS world RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
|
||||
ADD_DEFINITIONS(-DWORLD)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user