mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-20 19:00:37 -05: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