diff options
author | Daniele E. Domenichelli <daniele.domenichelli@iit.it> | 2014-11-04 23:31:32 (GMT) |
---|---|---|
committer | Daniele E. Domenichelli <daniele.domenichelli@iit.it> | 2014-11-06 14:09:43 (GMT) |
commit | c0b749cf62a2e985c2b1f94ff919107dbd697b2c (patch) | |
tree | 485193815e5691b28af643e440dc63fcc3acf3d6 /README.rst | |
parent | 917da5d02766e875ec63eca09eb52b789114674c (diff) | |
download | CMake-c0b749cf62a2e985c2b1f94ff919107dbd697b2c.zip CMake-c0b749cf62a2e985c2b1f94ff919107dbd697b2c.tar.gz CMake-c0b749cf62a2e985c2b1f94ff919107dbd697b2c.tar.bz2 |
ExternalProject: Always add a command to a step
Some generators (i.e. Xcode) will not generate a file level target if
no command is set, and therefore the dependencies on this target will
be broken.
This patch sets an empty echo command that does nothing to avoid this
issue.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions