feat add tcmalloc
This commit is contained in:
parent
af261ab82e
commit
43c7e9f392
@ -110,7 +110,7 @@ target_link_libraries(
|
|||||||
# protobuf::libprotoc
|
# protobuf::libprotoc
|
||||||
PRIVATE dl)
|
PRIVATE dl)
|
||||||
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||||
target_link_libraries(sled PUBLIC profiler_static)
|
target_link_libraries(sled PUBLIC tcmalloc_and_profiler_static)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(SLED_WITH_PROTOBUF)
|
if(SLED_WITH_PROTOBUF)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user