commit | 1dabbbb5e0961edf453f939daec16d156f0666f9 | [log] [tgz] |
---|---|---|
author | Deniz Bahadir <deniz@code.bahadir.email> | Wed Mar 20 00:42:16 2024 +0100 |
committer | Brad King <brad.king@kitware.com> | Thu Mar 21 11:37:46 2024 -0400 |
tree | 8ef37fc21e02244c0bbb7fde3b46f0fc4e73317a | |
parent | d2f5b79795883f5ba77a3feab4feff977a666aa7 [diff] |
CMP0118: Revise documentation to describe actual behavior 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