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
@@ -78,7 +78,10 @@ target_link_libraries(MetricsServer
unicodeArchive
udplibrary
MonAPI2
${STLPORT_LIBRARIES}
${ZLIB_LIBRARY}
${CMAKE_THREAD_LIBS_INIT}
${CMAKE_DL_LIBS}
)
if(WIN32)