[CMake] control dependencies in cmake stage

Tomasz Majchrowski usenet at majchrowski.de
Mon Mar 9 11:27:45 EDT 2015


Hi,

I'm wondering if there is an easy way to control the dependencies in the
cmake stage. Basically I would like skip execution of some script run over
execute_process in case some input files didn't change.

The regular way will be to use add_custom_command & add_custom_target
however those required targets, so the make stage.

Please advice how to proceed in case there is need to control this already
in cmake stage?

Thanks, Tomasz.


-- 
Pozdrawiam/Best regards/Mit freundlichen Grüßen, Tomasz Majchrowski,
Information Technology and Services Consultant and Contractor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150309/4d6f198e/attachment.html>


More information about the CMake mailing list