mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-28 22:15:49 -04:00
Added missing libraries
This commit is contained in:
@@ -157,7 +157,10 @@ target_link_libraries(LoginServer
|
||||
LoginAPI
|
||||
MonAPI2
|
||||
udplibrary
|
||||
${STLPORT_LIBRARIES}
|
||||
${ZLIB_LIBRARY}
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
${CMAKE_DL_LIBS}
|
||||
${ORACLE_LIBRARY}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user