[cmake-developers] Review Request: Topic ExternalProject-independent-step-targets

Daniele E. Domenichelli daniele.domenichelli at gmail.com
Fri Dec 20 05:52:35 EST 2013


On 18/12/13 17:52, Brad King wrote:
>> Maybe adding a function
>>   ExternalProject_Add_Dependencies(name step targets)
>> that internally calls both add_dependencies and add_custom_command(APPEND)?
> 
> Yes, I think that makes sense.  Perhaps
> 
>  ExternalProject_Add_Step_Dependencies
> 
> ?

Ok for the name...

Is it ok for you if I use the same topic and to update the unit tests to
call it, so that this function is tested as well, even though this means
updating the existing calls to ExternalProject_Add?


Cheers,
 Daniele



More information about the cmake-developers mailing list