mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
82a4822610
This was overlooked in the initial implementation of CMP0053. However, an additional policy to reject it again is not worth it. Instead, add tests and document the behavior. Fixes: #17883