[cmake-developers] Review Request: Topic ExternalProject_exclude-from-all

Daniele E. Domenichelli daniele.domenichelli at gmail.com
Wed Dec 4 04:15:56 EST 2013


Hello,

Please review the topic ExternalProject_exclude-from-all.

When adding a new step using ExternalProject_Add_Step, the main target
will depend on this step.
This option allows one to add a step that will not be executed when the
main target for the external project is executed.

This gives a lot more freedom when creating custom targets for external
projects.


Cheers,
 Daniele



More information about the cmake-developers mailing list