diff --git a/server/wsproxy/CMakeLists.txt b/server/wsproxy/CMakeLists.txt index 0af43ba..8c3beaf 100644 --- a/server/wsproxy/CMakeLists.txt +++ b/server/wsproxy/CMakeLists.txt @@ -102,7 +102,6 @@ target_link_libraries( curl hiredis tinyxml2 - tcmalloc ) if (CMAKE_BUILD_TYPE STREQUAL "Debug")