diff options
| author | fengweihao <[email protected]> | 2020-09-23 16:05:37 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2020-09-23 16:06:51 +0800 |
| commit | f1051e77b472e918c3ce1f90e477255442639ebc (patch) | |
| tree | 09e3f23c4aadcfc25e01e563b68525a91592af1c /program/CMakeLists.txt | |
| parent | 87fcacf83b40028adb4c8cfa27d5097583ba4381 (diff) | |
certstore上传yum仓库
开启tcmalloc
Diffstat (limited to 'program/CMakeLists.txt')
| -rw-r--r-- | program/CMakeLists.txt | 1 |
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}) |
