Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 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.
-
如果一个项目里有多个target,然后我想把这个项目做成一个package,那在写package的xmake.lua时,怎么指定具体使用哪一个target呢?
我看了几个repo里的package,没找到有做这一步的地方。比如tbox项目里有多个target:tbox和demo,但我没看见tbox package的xmake.lua里有指定使用哪个target?
Beta Was this translation helpful? Give feedback.
All reactions