[CMake] Convenience lib vs static library

Andreas Pakulat apaku at gmx.de
Sun Nov 23 04:35:03 EST 2008


On 23.11.08 11:24:23, Ioan Calin Borcoman wrote:
> Would it be possible to add support for libtool in a cmake module? I
> understand that this would be against cmake's policy of not depending
> on external apps, but it could be a transient solution until full
> fledged support for convenience libs is added into cmake.

PS: What has been discussed (and afaik even requested via cmake's
bugtracker) is to allow access to the actual created object files. That
way you could have the same files included in >1 shared library and would
still save the compilation time.

Andreas
 
-- 
You will be awarded some great honor.


More information about the CMake mailing list