Replies: 2 comments
-
在其他代码里找到了这个方法,可是在官网文档上没找到 target:pkg api说明,文档是不是漏了……
|
Beta Was this translation helpful? Give feedback.
0 replies
-
add_links add_linkdirs 在 package 里,可以看下其他包 |
Beta Was this translation helpful? Give feedback.
0 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.
-
以xmake-repo中的openscenegraph库为例,这个库在安装后,还会有一个osgPlugins目录,这里面的lib是不会自动连接的,我想对在target编译的时候连接其中的osgPlugins下面的某几个lib,改怎么弄?

Beta Was this translation helpful? Give feedback.
All reactions