王涛
Gitee
3 years ago
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
3 additions and
2 deletions
-
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 |
|
|
|
|