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
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?
Thanks.
___