diff options
| author | fengweihao <[email protected]> | 2023-03-30 19:12:04 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2023-03-30 19:12:04 +0800 |
| commit | 05b3d717104dc258dec5fdd24dca55052071bf12 (patch) | |
| tree | 1e1bcb50c6449e883607cfa6aa5d7485898043c7 | |
| parent | a163f49b87b1223bbad4563255619910ba78838d (diff) | |
修复引用错误的动态库,导致CI构建失败v3.0.0-20230403
| -rw-r--r-- | program/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/CMakeLists.txt b/program/CMakeLists.txt index 3ffb297..1e70428 100644 --- a/program/CMakeLists.txt +++ b/program/CMakeLists.txt @@ -14,7 +14,6 @@ target_link_libraries(certstore dl common pthread uuid libevent-static - MESA_htable MESA_prof_load MESA_handle_logger hiredis-static |
