王涛
Gitee
3 years ago
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with
1 additions and
2 deletions
-
parser/CMakeLists.txt
|
|
@@ -96,7 +96,7 @@ target_link_options(fmk_parser PRIVATE |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
target_link_libraries(fmk_parser |
|
|
target_link_libraries(fmk_parser |
|
|
PRIVATE |
|
|
|
|
|
|
|
|
PUBLIC |
|
|
intf_pub |
|
|
intf_pub |
|
|
static_mmpa |
|
|
static_mmpa |
|
|
-Wl,--no-as-needed |
|
|
-Wl,--no-as-needed |
|
|
@@ -112,7 +112,6 @@ target_link_libraries(fmk_parser |
|
|
json |
|
|
json |
|
|
-lrt |
|
|
-lrt |
|
|
-ldl |
|
|
-ldl |
|
|
PUBLIC |
|
|
|
|
|
parser_headers |
|
|
parser_headers |
|
|
) |
|
|
) |
|
|
|
|
|
|
|
|
|