一个静态库由其他两个静态库生成的情况,xmake应该怎样写? #2528
Unanswered
likun123687
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
参考 https://github.com/xmake-io/xmake/blob/master/tests/projects/other/merge_archive2/xmake.lua |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
有两个静态库a,b.静态库c由a,b合并生成,target c应该怎样写呢?
这样写的话,会报错.
Beta Was this translation helpful? Give feedback.
All reactions