-
我添加了add_packages(),xmake install -o ~/testbin后,拷贝的.so 进行了分类bin lib,是否可以不需要分类,混在一起呢? |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Jul 26, 2023
Replies: 1 comment 1 reply
-
比如直接拷贝到~/testbin/下即可,不用细分,这个如何设置呢? |
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
自己 on_install 重写安装逻辑,自己去 copy