mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Issue a warning message rather than a deprecation diagnostic when 'extra generators' are used. This prevents `-Wno-author` suppressing the message, which really isn't a diagnostic for authors as it relates to how CMake was invoked.