ide工程文件转xmake #5043
Dozingfiretruck
started this conversation in
General
ide工程文件转xmake
#5043
Replies: 1 comment 1 reply
-
理论上可以实现,不就是写个 parser 读取然后 codegen,实际上工程量太大不可能做到。 |
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.
-
目前xmake有生成ide工程文件的命令xmake project,是否考虑添加ide工程文件转xmake呢?或者自动探测执行目录下是否有ide工程文件然后提示转成xmake这种
Beta Was this translation helpful? Give feedback.
All reactions