[CMake] libtool to cmake static-libs combine howto

Andreas Pakulat apaku at gmx.de
Sun Jan 16 14:19:44 EST 2011


On 16.01.11 16:48:52, luxInteg wrote:
> Greetings
> 
> 
> suppose  one  had  a libtool project that  did the following

Please search for cmake and 'convenience libraries', there's info about
this in the FAQ and in the archive of this list. Basically: Don't use
them, add the source files directly to the shared library target and
link it against all dependencies.

Andreas

-- 
You are magnetic in your bearing.


More information about the CMake mailing list