Replies: 1 comment 1 reply
-
只要是 xmake 命令,不管在任何子目录执行,都是以项目根目录作为 workdir 。。不是是否符合直觉问题,目前的设计,压根不推荐在子目录执行。 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
如果在子目录中运行时指定
.
就会得到不符合直觉的情况。Beta Was this translation helpful? Give feedback.
All reactions