Replies: 1 comment 3 replies
-
https://xmake.io/#/manual/global_interfaces?id=add_requireconfs |
Beta Was this translation helpful? Give feedback.
3 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.
-
package中不同的version,依赖其他的package的指定version怎么处理?
如:
ffmpeg的某一个版本,希望依赖指定的x264的v2023.04.04版本。
而另外一个版本,希望依赖指定的x264的v2018.09.25版本。
这样的xmake.lua脚本怎么写?
Beta Was this translation helpful? Give feedback.
All reactions