[CMake] Multiple executables sharing object files

Joël Schaerer Joel.Schaerer at insa-lyon.fr
Wed Dec 19 07:34:38 EST 2007


Hi all,

is there anything new regarding this issue :
http://www.cmake.org/pipermail/cmake/2005-September/007271.html

This is a real problem, and the static library hack doesn't work well
if you have many executables that don't all use all the object files :
changing one single file will cause a massive relink which is very slow.

So is there a way around this? Is there a way to turn the
executable.dir "feature" off?

Thank you!

joel



More information about the CMake mailing list