summaryrefslogtreecommitdiffstats
path: root/Tests/FindProtobuf
Commit message (Collapse)AuthorAgeFilesLines
* FindProtobuf: add target for protocAndré Apitzsch2017-07-121-0/+2
|
* FindProtobuf: Rename imported targets to match upstream namesBrad King2017-05-221-3/+3
| | | | | | | | | Rename our recently added imported targets to match those provided by the upstream's CMake-based build. That way a project using `find_package(Protobuf)` can get the same target names no matter how protobuf is found. Suggested-by: Konstantin Podsvirov <konstantin@podsvirov.pro>
* FindProtobuf: add testsAndré Apitzsch2017-05-184-0/+58