mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
82d4317503
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.