[cmake-developers] [PATCH] FindProtobuf: variable case matches module name
Brad King
brad.king at kitware.com
Mon Mar 7 13:07:09 EST 2016
On 03/01/2016 03:15 AM, Antonio Perez Barrero wrote:
> 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.
Thanks. Applied with minor adjustments:
FindProtobuf: Rename variables to match case of module name
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a7b09e7f
-Brad
More information about the cmake-developers
mailing list