Replies: 1 comment 3 replies
-
package + on_fetch |
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.
-
本地有一些很早之前使用MSVC管理和编译的库,具体结构大致如下:
xxlib:
在不用xmake重新编译该库的情况下,能否将其打包,使得在其它新工程中能用add_requires("xxxlib")来添加该库依赖?
或者是否有其它的管理方法管理这种库呢?
Beta Was this translation helpful? Give feedback.
All reactions