summaryrefslogtreecommitdiff
path: root/program
diff options
context:
space:
mode:
authorfengweihao <[email protected]>2020-09-23 16:05:37 +0800
committerfengweihao <[email protected]>2020-09-23 16:06:51 +0800
commitf1051e77b472e918c3ce1f90e477255442639ebc (patch)
tree09e3f23c4aadcfc25e01e563b68525a91592af1c /program
parent87fcacf83b40028adb4c8cfa27d5097583ba4381 (diff)
certstore上传yum仓库
开启tcmalloc
Diffstat (limited to 'program')
-rw-r--r--program/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/CMakeLists.txt b/program/CMakeLists.txt
index c9fbd9a..55f86a6 100644
--- a/program/CMakeLists.txt
+++ b/program/CMakeLists.txt
@@ -19,4 +19,5 @@ target_link_libraries(certstore dl common
MESA_handle_logger
hiredis-static
MESA_field_stat
+ gperftools-static
${SYSTEMD_LIBRARIES})