mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
458e3974a8
Previously an internal error was raised which ended up causing an internal exception to be thrown. This is a typo situation that should fall into an explicit error. Fixes: #25207