如何编译一类目标,比如A包含b/c/d三个目标,执行xmake A时,编译b/c/d三个目标 #7536
Replies: 1 comment
-
|
if is_plat + add_deps 或者 target / set_enabled |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
使用repo管理多个仓库时,同时有多个平台,每个平台参与编译的仓库不太一样,所以有没有按不同命令或者不同平台编译不同目标的方法
Beta Was this translation helpful? Give feedback.
All reactions