mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
The policy was originally intended to make the `GENERATED` source file property globally visible, but the implementation didn't fully achieve that goal. Revise the documentation to describe what it actually does. Issue: #25437