mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-07 23:59:41 -06:00
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.