[CMake] Re: add_custom_command dependencies in an auxiliary variable

Rodolfo Lima rodolfo at rodsoft.org
Fri Jan 18 04:59:28 EST 2008


Brandon Van Every escreveu:

> The dependencies of an add_custom_command are completely under your
> control anyways.  You specify them.  Why don't you just re-specify
> them in your command?

It's a bit burdensome when the dependencies exceed the count of 10 or
20. Ok, I could create them in a variable and use it, but I'd like to
mimic the gnu-make behavior.

Regards,
rod



More information about the CMake mailing list