[CMake] Checking SoVersion of Shared Library
Micha Renner
Micha.Renner at t-online.de
Thu May 12 04:45:55 EDT 2011
Am Donnerstag, den 12.05.2011, 11:15 +0300 schrieb tiantik:
> Hi CMake's members,
>
> My project has two parts: shared library and executable. The soversion
> of shared library is libxxx.so.1.2.3. Now, the cmakelist.txt of
> executable will check this soversion of shared library as . How do I
> do this checking?
Maybe the solution is here:
http://www.cmake.org/Wiki/CMake/Tutorials/Packaging
Micha
More information about the CMake
mailing list