Skip to content
  • Brad King's avatar
    Allow projects to specify extra inputs to CMake · 82d43175
    Brad King authored
    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.
    82d43175