[Cmake] Re: control of order of libs

David Mellor david at paracom.demon.co.uk
Fri Oct 18 12:34:01 EDT 2002


Thanks Amitha.
Putting the "-llib" string in directly has sorted out the library ordering
problem. CMake is still throwing all the libraries into the final executable
though. I really don't want to have to give dozens of libraries to anyone I
give my software to and make them link it all at the executable level. Is it
not possible with cmake to compile a static library into another static
library, so I just give one neat library to people that contains everything
I need?
Many thanks,

David





More information about the CMake mailing list