Replies: 1 comment 2 replies
-
这里为啥会传 includes 。。我从来没支持过这个参数。 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/xmake-io/xmake/blob/master/xmake/core/package/package.lua#L1723-L1746
这里是否漏传了includes参数?在 https://github.com/xmake-io/xmake-repo/blob/dev/packages/l/libiconv/xmake.lua#L27 等一些地方有检测头文件,但实际执行的时候没有检测头文件
Beta Was this translation helpful? Give feedback.
All reactions