Hello Hendrik, hello Adolfo,
thanks a lot, this seems exactly the patch I was looking for.

Cheers,

Mario

On 2 March 2010 13:34, Hendrik Sattler <p...@hendrik-sattler.de> wrote:
> Zitat von Mario Ceresa <mrcer...@gmail.com>:
>
>> Hello all,
>> thanks for the wonderful work with cmake: I've started using it in all
>> my projects!
>>
>> I'm trying to package VXL for Fedora and package guidelines require
>> all libs to be properly versioned.
>>
>> My problem is that the actual cmake build of the project produces only
>> unversioned shared lib (they are all lib*.so not lib*.so.xx).
>>
>> Is there a way to add version information globally, for all libraries?
>> Or do I have to manually search where each lib is generated and add
>> set_target_properties() to each?
>>
>> I'm sorry if I made a silly question, but I googled for a while and
>> found nothing
>
> Usually, you try to stay compatible with other distribution and thus look
> what they did:
> http://patch-tracker.debian.org/patch/series/view/vxl/1.13.0-2/vxl.soname.patch
>
> I've put the debian maintainers into CC, so you can talk with them directly.
>
> HS
>
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to