[CMake] Version in name of shared library

Anton Sibilev anton.sibilev at gmail.com
Thu Sep 6 03:43:40 EDT 2012


Hi all!

I'm making shared library with add_library(xxx SHARED xxx.c) and as result
I got 'libxxx.so'.
I want to create lib with name like 'libxxx.so.1', can you please help, how
to make this?

Point is not to create link or copy libxxx.so -> libxxx.so.1, but to create
it initially.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120906/12fc0851/attachment.htm>


More information about the CMake mailing list