diff options
author | Brad King <brad.king@kitware.com> | 2008-08-05 17:27:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2008-08-05 17:27:06 (GMT) |
commit | 7e11c5e92857de06f842e1753f32afd024ab40ca (patch) | |
tree | 488a6f46a43a59f668b1203acec21cf6ffe2b933 /Tests/CustomCommand | |
parent | d800910efd5c59e25ba0026a14642e0b99b237f6 (diff) | |
download | CMake-7e11c5e92857de06f842e1753f32afd024ab40ca.zip CMake-7e11c5e92857de06f842e1753f32afd024ab40ca.tar.gz CMake-7e11c5e92857de06f842e1753f32afd024ab40ca.tar.bz2 |
BUG: Custom command depends may match sources
Custom command dependencies that are not full paths or targets may also
match source files. When one does, the full information about the
source file's location and name may be used. This fixes the case when a
custom commands depends by relative path on a source file generated by
another custom command specifying its output by relative path.
Diffstat (limited to 'Tests/CustomCommand')
0 files changed, 0 insertions, 0 deletions