能设置目标的启动参数吗?
#2518
Replies: 1 comment 2 replies
-
目前只能自己 xmake run --xxx 加,或者自己配置 on_run 重写内部规则,自己调用 os.execv(target:targetfile(), args) 自己执行追加 |
Beta Was this translation helpful? Give feedback.
2 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.
-
没找到相关文档,有这个功能吗?现在只能run后面自己加参数?
Beta Was this translation helpful? Give feedback.
All reactions