From 75b3ee7979d9f3c19209b560e3225760a0a22b47 Mon Sep 17 00:00:00 2001 From: wangyunxiang Date: Thu, 14 Jul 2022 14:46:55 +0000 Subject: [PATCH] =?UTF-8?q?!604=200714=E9=BB=84=E4=BC=A0=E8=93=9D=20Merge?= =?UTF-8?q?=20pull=20request=20!604=20from=20wangyunxiang/ge=5Fdev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parser/CMakeLists.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/parser/CMakeLists.txt b/parser/CMakeLists.txt index 043c90f..e203166 100644 --- a/parser/CMakeLists.txt +++ b/parser/CMakeLists.txt @@ -96,8 +96,10 @@ target_link_options(fmk_parser PRIVATE ) target_link_libraries(fmk_parser - PUBLIC + PRIVATE intf_pub + json + PUBLIC static_mmpa -Wl,--no-as-needed ascend_protobuf @@ -109,7 +111,6 @@ target_link_libraries(fmk_parser c_sec slog -Wl,--as-needed - json -lrt -ldl parser_headers