[CMake] add_custom_command as target
Brandon Van Every
bvanevery at gmail.com
Thu Jan 17 12:33:15 EST 2008
On Jan 17, 2008 7:46 AM, Gonzalo Garramuño <ggarra at advancedsl.com.ar> wrote:
>
> That feature is, however, undocumented. Neither of the add_custom_* nor
> the wiki has any mention of this or the possibility of add_custom_target
> being able to take a custom command.
Not true. add_custom_target says, "Dependencies listed with the
DEPENDS argument may reference files and outputs of custom commands
created with ADD_CUSTOM_COMMAND."
Cheers,
Brandon Van Every
More information about the CMake
mailing list