From 52e3f3300676dc7d38c730fbfd1458ba9205fca1 Mon Sep 17 00:00:00 2001 From: azw Date: Thu, 27 Apr 2023 06:20:38 +0000 Subject: [PATCH] 1 --- server/wsproxy/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) 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")