diff options
author | Julien Marrec <julien.marrec@gmail.com> | 2020-03-11 17:25:28 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-03-11 17:56:10 (GMT) |
commit | e672db628b0785a1e3af85d2af68ad82316f303e (patch) | |
tree | 557a8e58ac8e25b56bee7631a155f4b2aefd7abd /Source/cmTarget.cxx | |
parent | c7c6e103d1209f7e29cb2909cf342be75478f304 (diff) | |
download | CMake-e672db628b0785a1e3af85d2af68ad82316f303e.zip CMake-e672db628b0785a1e3af85d2af68ad82316f303e.tar.gz CMake-e672db628b0785a1e3af85d2af68ad82316f303e.tar.bz2 |
FindRuby: Rename variables to match case of module name
Use recommended case for variable names, i.e. matching name of the
module as passed to `find_package`.
For backwards compatibility, the upper case versions of both input and
output variables are used and defined when appropriate. Skip this for
the _FOUND variable because FPHSA already does it.
This follows the approach from commit a7b09e7f43 (FindProtobuf: Rename
variables to match case of module name, 2016-03-01, v3.6.0-rc1~273^2).
Issue: #20370
Diffstat (limited to 'Source/cmTarget.cxx')
0 files changed, 0 insertions, 0 deletions