Replies: 1 comment 1 reply
-
add_repositories 是用来添加仓库的,一个仓库包含 N 个包定义,不是用来添加单个包的 类似这种,叫仓库。。https://github.com/xmake-io/xmake-repo 具体接口说明,仔细看下文档 |
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.
-
I defined like this:
Then got
I checked .xmake folder, the library is indeeded pulled to my local disk.
What did I do wrong?
Beta Was this translation helpful? Give feedback.
All reactions