summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Configure/RerunCMake.txt
Commit message (Collapse)AuthorAgeFilesLines
* Allow projects to specify extra inputs to CMakeBrad King2014-01-211-0/+1
Define a new 'CMAKE_CONFIGURE_DEPENDS' directory property that projects can use to specify input files to the CMake configuration process. Extend the RunCMake.Configure test to verify that the build system re-runs CMake when this input changes.