mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-07 21:01:37 +00:00
feat(Deps/Gperftools): make gperftools lib to interface (#5797)
This commit is contained in:
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
@@ -35,6 +35,7 @@ if(SERVERS)
|
||||
add_subdirectory(readline)
|
||||
add_subdirectory(jemalloc)
|
||||
add_subdirectory(gsoap)
|
||||
add_subdirectory(gperftools)
|
||||
endif()
|
||||
|
||||
if(TOOLS)
|
||||
|
||||
Reference in New Issue
Block a user