Replies: 1 comment
-
add_requires 全局接口,仅用于配置和安装包,不跟 target 绑定 add_packages 将 add_requires 引入的包,对特定 target 绑定 links includes 。。 具体看文档,都有详细描述 |
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.
-
add_requires 既可以添加 包也可以添加其他target
add_package 只能添加包
是这样的吗?
Beta Was this translation helpful? Give feedback.
All reactions