mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-19 14:28:34 -05:00
1dabbbb5e0
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