[cmake-developers] [PATCH] FindProtobuf: prevent redundant PROTOBUF_LIBRARIES
Brad King
brad.king at kitware.com
Thu Feb 11 09:00:59 EST 2016
On 02/11/2016 03:24 AM, Antonio Perez Barrero wrote:
> Before this change, the variable PROTOBUF_LIBRARIES might get redundant
> value for debug and optimized configurations, e.g.
> 'optimized;/usr/lib/libprotobuf.so;debug;/usr/lib/libprotobuf.so'
Thanks, applied with minor updates:
FindProtobuf: prevent redundant PROTOBUF_LIBRARIES
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=51b0501a
-Brad
More information about the cmake-developers
mailing list