[CMake] Postprocessing output of add_custom_command

2009-12-21 Thread Iwan Aucamp
Hi I am looking for a way to chain two custom commands added to a target. To be more precise I am trying to use objdump + objcopy to add a section to a target if it does not already exist - if objdump -h outputs the header to be added then objcopy is not performed - but if it does not output

Re: [CMake] Check dependancy for modification time

2009-12-18 Thread Iwan Aucamp
Bill Hoffman wrote: Iwan Aucamp wrote: Is there a way to have CMake check dependencies for last modification time and only rebuild if it has changed ? like with makedepend ? but not just for header files but for static libraries also ? It already does this... Perhaps you are not using full

[CMake] Check dependancy for modification time

2009-12-18 Thread Iwan Aucamp
Hi Is there a way to have CMake check dependencies for last modification time and only rebuild if it has changed ? like with makedepend ? but not just for header files but for static libraries also ? Regards Iwan Aucamp ___ Powered by

[CMake] Build failure alerts

2009-03-04 Thread Iwan Aucamp
failure. Regards Iwan Aucamp ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ