mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
8b09c20c3a
Set `CMP0007` to `NEW` for the entire script. The script comes with CMake and is aware of the policy's behavior, so set the policy to ensure that its warnings do not show up during the build phase. Fixes: #16579