summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Allow projects to specify extra inputs to CMakeBrad King2014-01-211-0/+9
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.