mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
a7b09e7f43
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. Skip this for the _VERSION variable because that was recently added and never available with the old name in a release of CMake.
337 B
337 B