mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 09:08:58 -05:00
7975edeac5
All uppercase is typically used for command keywords. Non-keyword arguments should generally be shown as `<something>` according to the CMake documentation guide.