diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2019-02-01 16:11:49 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2019-02-02 17:39:22 (GMT) |
commit | 254b7260f49caaca78b16761d70d6239626d2129 (patch) | |
tree | 25b94a763886c24f328e9182d233ce6d36e98300 /Tests/Complex | |
parent | cd8a930d61f0aa6c139b1f81302c9258b4102012 (diff) | |
download | CMake-254b7260f49caaca78b16761d70d6239626d2129.zip CMake-254b7260f49caaca78b16761d70d6239626d2129.tar.gz CMake-254b7260f49caaca78b16761d70d6239626d2129.tar.bz2 |
cmSourceFile: Check if a file is GENERATED first in the full path computation
In `cmSourceFile::FindFullPath` check first if the file is GENERATED before
aborting on `FindFullPathFailed`. This allows recomputation of the full path
when the GENERATED property was set after the file path was computed with an
error.
Diffstat (limited to 'Tests/Complex')
0 files changed, 0 insertions, 0 deletions