This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update parser/CMakeLists.txt.
pull/602/head
wangyunxiang
Gitee
3 years ago
parent
a72104d19e
commit
60483a2e41
No known key found for this signature in database
GPG Key ID:
173E9B9CA92EEF8F
1 changed files
with
1 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
parser/CMakeLists.txt
+ 1
- 2
parser/CMakeLists.txt
View File
@@ -96,7 +96,7 @@ target_link_options(fmk_parser PRIVATE
)
)
target_link_libraries(fmk_parser
target_link_libraries(fmk_parser
P
RIVATE
P
UBLIC
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
)
)
Write
Preview
Loading…
Cancel
Save