summaryrefslogtreecommitdiffstats
path: root/Source/cmGetPropertyCommand.h
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2013-08-28 16:49:53 (GMT)
committerRobert Maynard <robert.maynard@kitware.com>2013-08-28 16:49:53 (GMT)
commit0264eec9d32200c692ddfb756871ac4a4465863c (patch)
tree5153554d61bf381f02f6cdb30ba7a83f24fe16e0 /Source/cmGetPropertyCommand.h
parent8fbf39a471593e3607e67a8915a1ec0e150d3298 (diff)
downloadCMake-0264eec9d32200c692ddfb756871ac4a4465863c.zip
CMake-0264eec9d32200c692ddfb756871ac4a4465863c.tar.gz
CMake-0264eec9d32200c692ddfb756871ac4a4465863c.tar.bz2
cmMakefile: Do not track configured files known to be temporary
Since commit ad502502 (cmMakefile: Track configured files so we can regenerate them, 2013-06-18) cmMakefile::ConfigureFile records the configured file as an output file generated by CMake. The intention is that for make and ninja we can re-run CMake when one of the files it generates goes missing. However, files configured temporarily in CMakeTmp directories by Check* modules do not live past the CMake invocation. Teach cmMakefile::FinalPass to stop tracking files that don't exist after we are finished generation.
Diffstat (limited to 'Source/cmGetPropertyCommand.h')
0 files changed, 0 insertions, 0 deletions