Skip to content

VS: Revert "Add CMake input files to ZERO_CHECK"

Brad King requested to merge brad.king/cmake:revert-vs-show-cmake-files into master

Since !8260 (merged), projects that specify the same file both as input to configure_file and as the MAIN_DEPENDENCY of a custom command fail to configure. Revert the change pending further investigation. Add a test case demonstrating the problem.

Issue: #24557
Fixes: #25149 (closed)
Backport: release:HEAD^2

Edited by Brad King

Merge request reports