Added missing libs

This commit is contained in:
Anonymous
2014-01-19 05:05:41 -07:00
parent 62cf423c1a
commit 0d986c2bd2
7 changed files with 23 additions and 3 deletions
@@ -106,7 +106,10 @@ target_link_libraries(PlanetServer
unicode
unicodeArchive
udplibrary
${STLPORT_LIBRARIES}
${ZLIB_LIBRARY}
${CMAKE_THREAD_LIBS_INIT}
${CMAKE_DL_LIBS}
)
if(WIN32)