mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
61143d7cef
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.