[CMake] build a shared library from static libraries

Alexander Neundorf a.neundorf-work at gmx.net
Sun Mar 9 16:15:24 EDT 2008


On Friday 07 March 2008, packadal wrote:
> Thank you for answering my questions again :)
> and sorry for my late answer too :p
>
> the thing is I could'nt figure out how to set a variable in a cmakelists
> which is in a subdirectory...

You have to set them in the parent directory or set them ibn a file in the 
subdir which is then INCLUDE()d in the parent directory (use full paths then)

Alex


More information about the CMake mailing list