mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 09:58:53 -06:00
Set `CMP0017` to `NEW` so that when FindKDE4 sets `CMAKE_MODULE_PATH` it does not break internal dependencies of other find modules. Fixes: #16823