feat remove gperftools
This commit is contained in:
parent
a2e8981793
commit
be0d0922f9
@ -109,9 +109,8 @@ target_link_libraries(
|
||||
PUBLIC rpc_core fmt marl minilua asio
|
||||
# protobuf::libprotoc
|
||||
PRIVATE dl)
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
target_link_libraries(sled PUBLIC tcmalloc_and_profiler_static)
|
||||
endif()
|
||||
# if(CMAKE_SYSTEM_NAME STREQUAL "Linux") target_link_libraries(sled PUBLIC
|
||||
# tcmalloc_and_profiler_static) endif()
|
||||
|
||||
if(SLED_WITH_PROTOBUF)
|
||||
target_link_libraries(sled PUBLIC protobuf::libprotobuf)
|
||||
|
Loading…
x
Reference in New Issue
Block a user