Drop unnecessary NO_POLICY_SCOPE options. Document why the remaining options are necessary.
Set the minimum required version of CMake high enough to avoid the warning for CMAKE_LEGACY_CYGWIN_WIN32. The warning appears on stderr and breaks the expected output matching.
Introduce policy CMP0045 to control this behavior.