mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-27 09:00:16 -06:00
Remove literal text "subcommand" from error messages. Most other commands report errors like "<command> <subcommand> <message>", where the message does not include the literal text "subcommand". The `export` command was one of two exceptions to this.