Replies: 1 comment
-
你上层有xmake.lua,当前不是项目根目录 请到项目根目录执行xmake |
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
-
在非project目录构建会提示警告
warning: You are working in the project directory(/home/ekko/work/projects/SG-xmake) and you can also
force to build in current directory via run
xmake -P .
如何配置来关闭这个提示呢?
Beta Was this translation helpful? Give feedback.
All reactions