Replies: 1 comment
-
add_requires("xxx", {configs = {shared = true}}) + package:config("shared") |
Beta Was this translation helpful? Give feedback.
0 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.
-
在新写一个第三方package A的配置,通过add_deps添加了依赖B(autoconf),但是B默认构建静态库,该如何让B构建动态库呢?
Beta Was this translation helpful? Give feedback.
All reactions