aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/protobuf-module.cmake.in
Commit message (Collapse)AuthorAge
* fixes issue #3750Gravatar Boris Broenner2017-10-14
| | | | | In protobuf-module.cmake: in addition to checking for release or debug variants of protoc's location we should also check the configuration "noconfig".
* generate python code when calling PROTOBUF_GENERATE_PYTHONGravatar Markus Heß2017-09-25
|
* protobuf_generate: add EXPORT_MACRO optionGravatar Markus Heß2017-09-22
|
* add protobuf_generate function, allows use of target_sources where availableGravatar Walter Gray2017-06-02
|
* CMake: Bugfix for protobuf_MODULE_COMPATIBLEGravatar Konstantin Podsvirov2016-07-28
| | | | Removed excess endif()
* Removed handling for ALIASED targets since they are unused.Gravatar Walter Gray2016-06-07
|
* CMake project updatesGravatar Konstantin Podsvirov2016-06-04
| | | | | | | | | A series of improvements: - Improved Protobuf module compatibility (disabled by default); - Hide advanced settings; - Added build tree configuration; - Added build of examples.
* Fix: comment typoGravatar Konstantin Podsvirov2015-08-03
|
* Install well-known type proto files from CMake projectGravatar Konstantin Podsvirov2015-08-03