能不能在远程包的定义中配置编译 #6375
-
官方仓库没有提供编译配置,能否在包的定义中配置,比如编译链接成静态库,最好能优先使用依赖该包的target的工具链 |
Beta Was this translation helpful? Give feedback.
Answered by
star-hengxing
Apr 29, 2025
Replies: 1 comment 2 replies
-
没懂你说什么 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以的,比较详细的例子参考官方包仓库里的 imgui 包,其他例子在仓库里全局搜
import("package.tools.xmake")