This commit is contained in:
azw 2023-04-27 06:20:38 +00:00
parent 7b8cd6c11b
commit 52e3f33006

View File

@ -102,7 +102,6 @@ target_link_libraries(
curl curl
hiredis hiredis
tinyxml2 tinyxml2
tcmalloc
) )
if (CMAKE_BUILD_TYPE STREQUAL "Debug") if (CMAKE_BUILD_TYPE STREQUAL "Debug")