mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 10:11:37 +00:00
add fixes for other servers
This commit is contained in:
@@ -15,6 +15,6 @@ add_executable(eqlaunch ${eqlaunch_sources} ${eqlaunch_headers})
|
||||
|
||||
install(TARGETS eqlaunch RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
|
||||
target_link_libraries(eqlaunch ${SERVER_LIBS})
|
||||
target_link_libraries(eqlaunch common)
|
||||
|
||||
set(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
|
||||
|
||||
Reference in New Issue
Block a user