aboutsummaryrefslogtreecommitdiff
path: root/cmake/protobuf-module.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* fixes issue #3750Boris Broenner2017-10-141-0/+4
| | | | | 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_PYTHONMarkus Heß2017-09-251-2/+2
|
* protobuf_generate: add EXPORT_MACRO optionMarkus Heß2017-09-221-2/+5
|
* add protobuf_generate function, allows use of target_sources where availableWalter Gray2017-06-021-68/+17
|
* CMake: Bugfix for protobuf_MODULE_COMPATIBLEKonstantin Podsvirov2016-07-281-1/+0
| | | | Removed excess endif()
* Removed handling for ALIASED targets since they are unused.Walter Gray2016-06-071-24/+9
|
* CMake project updatesKonstantin Podsvirov2016-06-041-47/+157
| | | | | | | | | A series of improvements: - Improved Protobuf module compatibility (disabled by default); - Hide advanced settings; - Added build tree configuration; - Added build of examples.
* Fix: comment typoKonstantin Podsvirov2015-08-031-1/+1
|
* Install well-known type proto files from CMake projectKonstantin Podsvirov2015-08-031-0/+139