Replies: 1 comment
-
干嘛不直接构建,非得要生成。直接 xmake project -k vsxmake outputdir |
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.
-
你在什么场景下需要该功能?
目前在vs和mingw下测试跨平台程序,需要再不同的平台下分别用不同的工具链生成构建,使用 xmake project -k xmakefile 或xmake project -k vsxmake,不知道该如何将相应的makefile或vs工程生成在不同的目录
描述可能的解决方案
是否有相应的功能
描述你认为的候选方案
No response
其他信息
No response
Beta Was this translation helpful? Give feedback.
All reactions