diff options
author | Craig Scott <craig.scott@crascit.com> | 2024-01-05 04:37:39 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2024-01-05 04:37:39 (GMT) |
commit | 34379f005b3ebab952113ce641ac666b85d7840a (patch) | |
tree | 8771310dbc32fa52c8316f4e5917853485aefb21 /Tests/FindPython/Python2Module | |
parent | 29ccc9a4cd2d22553ab387d30c6eada15f25fb3e (diff) | |
download | CMake-34379f005b3ebab952113ce641ac666b85d7840a.zip CMake-34379f005b3ebab952113ce641ac666b85d7840a.tar.gz CMake-34379f005b3ebab952113ce641ac666b85d7840a.tar.bz2 |
Help: Use <variable> consistently in property getter commands
Property-related commands used a mix of <VAR>, <var>, or
<variable> to specify the variable to store the result in. The <VAR>
form is particularly confusing, since being uppercase it looks more
like a keyword. Use <variable> consistently across all the commands
so that the behavior is clear.
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions