feat(Deps/Gperftools): make gperftools lib to interface (#5797)

This commit is contained in:
Kargatum
2021-05-13 11:10:46 +07:00
committed by GitHub
parent d04f4be6c5
commit 29d3dc3f2b
3 changed files with 11 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ target_link_libraries(worldserver
scripts
gsoap
readline
${GPERFTOOLS_LIBRARIES})
gperftools)
set_target_properties(worldserver
PROPERTIES