xmake 自定义rule 如何添加项目内的二进制依赖 #6186
Unanswered
MarcusMogg
asked this question in
Q&A
Replies: 1 comment
-
|
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.
-
项目里使用自己编写的二进制工具来生成代码, xmake 结构如下
我该如何表示rule依赖自己编写的二进制 target? batchcmds应该如何调用此二进制?
Beta Was this translation helpful? Give feedback.
All reactions