[cmake-developers] CPack install 3rd party shared libraries

Roman Wüger roman.wueger at gmx.at
Wed Jul 19 04:24:36 EDT 2017


Hello,

I have a project which depends on a self compiled 3rd party project (boost)
Boost is here only an example, there are other 3rd party libraries too.

If I call the "install" command on the target, then it would be packaged.
But how could I add the shared libraries and especially the links for the shared libraries?

E.g.:
libboost_filesystem.so -> libboost_filesystem.so.1.48.0
libboost_filesystem.so.1.48.0

Thanks in advance

Best Regards
Roman


More information about the cmake-developers mailing list