Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindProtobuf: add target for protoc | André Apitzsch | 2017-07-12 | 1 | -0/+2 |
| | |||||
* | FindProtobuf: Rename imported targets to match upstream names | Brad King | 2017-05-22 | 1 | -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 tests | André Apitzsch | 2017-05-18 | 4 | -0/+58 |