[CMake] Emulating libtool's -version-info with CMake?

Shlomi Fish shlomif at iglu.org.il
Tue Dec 9 11:23:10 EST 2008


Hi all!

I have a .so library (for Unix/Windows) that I maintain several versions of. 
I'd like to have a symbolic links structure similar to 
libtool's -version-info :

http://www.ensta.fr/~diam/dev/online/autoconf/autobook/autobook_91.html

The problem is that when doing ADD_LIBRARY, the resultant .so is just .so with 
no versions inside. How can I emulate the behaviour of libtool in this regard 
using CMake?

Regards,

	Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
The Case for File Swapping - http://xrl.us/bjn7i

Shlomi, so what are you working on? Working on a new wiki about unit testing 
fortunes in freecell? -- Ran Eilam


More information about the CMake mailing list