Skip to content

Autogen: Ignore not existing source files (3.10.1)

When iterating through all known source files the autogen initializer unintentionally generated a Cannot find source file error when a source file didn't exist. This lets the autogen initializer silently ignore all not existing source files which aren't GENERATED.

This is the fix patch for CMake 3.10.1.

Edited by Brad King

Merge request reports