Replies: 1 comment
-
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.
-
比如定义了一个叫mylib的动态库,设置版本为0.1.0,如何自动使构建出来的动态库名为libmylib.so.0.1.0,并在xmake install时自动创建libmylib.so.0和libmylib.so的符号链接?有什么现成的rule可用吗?
Beta Was this translation helpful? Give feedback.
All reactions