阅读背景:

使用CMake静态地链接到项目之外的库

来源:互联网 

I would like to use CMake to link my project to my shared library. The library is only shared between a handful of projects and is rather small, so I would really like to build it before it is linked. Building it every time seems a better idea than having to maintain an up-to-date precompiled version, because I ten to change it together with the project. It is separate, because it contains stuff I will almost certainly need in the next project.I would like to use CMake to link my project to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: