mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
2ca58c5ac9
There are exactly two places that use `ParseResult::AddKeywordError`: the parser itself, and the `set` command. Adjust the format of the message generated by the latter to be consistent with the former.