Replies: 3 comments 2 replies
-
xmake install ? 还是 包安装?如果是包安装,原本附带的工具就会编译安装,也可以自己 config 控制。。xmake install 目前只会导出target 依赖的动态库 |
Beta Was this translation helpful? Give feedback.
0 replies
-
xmake install |
Beta Was this translation helpful? Give feedback.
2 replies
-
你也只能在 target 里面才能获取到 package bindir
|
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.
-
请问是否可以安装的时候,同时安装第三方包产出的 binary 等文件。
比如第三方包 spdk,它会生成一些工具,这些工具希望也可以被一起安装。
Beta Was this translation helpful? Give feedback.
All reactions