Removed STLport requirement

This commit is contained in:
Anonymous
2014-01-23 00:16:13 -07:00
parent a9ac73d4e5
commit fac1f2c5ae
173 changed files with 454 additions and 479 deletions
@@ -50,6 +50,5 @@ target_link_libraries(ServerConsole
sharedNetwork
sharedNetworkMessages
sharedThread
${STLPORT_LIBRARIES}
${CMAKE_DL_LIBS}
)