[CMake] build a shared library from static libraries

Alexander Neundorf a.neundorf-work at gmx.net
Wed Mar 5 12:29:16 EST 2008


On Wednesday 05 March 2008, packadal wrote:
> Ok, this way my build works, but the thing is the library i'm trying to
> compile is quite large, and putting the whole source list in a single file
> may make it hard for later modifications...

Which problems do you see ?

You could also put files in the subdirs which basically just set the variables 
and then include these files in the top level dir, but IMO this would be less 
readable.

Alex


More information about the CMake mailing list