Replies: 2 comments
-
不支持,你可以直接 add_requires 从 xmake-repo/conan/vcpkg 集成第三方 cmake 库,没有的可以提 pr 到 xmake-repo 收录 或者直接本地源码集成,参考 https://xmake.io/#/zh-cn/package/local_3rd_source_library 原本就是可以直接兼容 cmakelists ,没必要去转 |
Beta Was this translation helpful? Give feedback.
0 replies
-
现在可以用 chatgpt 转了。。 |
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.
-
你在什么场景下需要该功能?
大量类库提供了 cmakelists.txt, 但是没有提供xmake.lua, 这时候想通过cmakelists.txt生成 xmake.lua, 从而转用xmake.
描述可能的解决方案
生成 cmakelists.txt的逆向功能.
描述你认为的候选方案
No response
其他信息
No response
Beta Was this translation helpful? Give feedback.
All reactions