aboutsummaryrefslogtreecommitdiff
path: root/cmake/protobuf-config.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* protobuf_generate(): add relative path to output dirMarkus Heß2018-07-101-1/+1
* Fixed protobuf_generate output definition for files relative to the protobuf_...Steffen Wittmeier2018-06-251-1/+3
* cmake: Fix DEPENDS of add_custom_command in protobuf_generateChristian von Arnim2018-05-151-1/+1
* cmake: Add parameter PROTOC_OUT_DIR to protobuf_generateChristian von Arnim2018-05-141-3/+7
* cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generateChristian von Arnim2018-05-141-4/+4
* cmake: privately add sources to targetsBen Boeckel2018-01-191-1/+1
* protobuf_generate: create include path only for proto filesMarkus Heß2017-09-291-15/+15
* protobuf_generate: add EXPORT_MACRO optionMarkus Heß2017-09-221-2/+6
* fix protobuf_generate functionMarkus Heß2017-09-121-7/+12
* add protobuf_generate function, allows use of target_sources where availableWalter Gray2017-06-021-0/+99
* CMake: Auto find ZLIB from package config if neddedKonstantin Podsvirov2016-08-021-0/+3
* CMake project updatesKonstantin Podsvirov2016-06-041-13/+4
* Remove __PROTOBUF_PACKAGE_PREFIXWalter Gray2016-05-281-5/+1
* remove useless cleanup - config.cmake files are executed in their own context.Walter Gray2016-05-261-4/+0
* Down-integrate from google3.Feng Xiao2015-08-221-27/+27
* CMake installation now compatible with origin FindProtobuf moduleKonstantin Podsvirov2015-08-021-2/+26
* Parsing version from configure.ac for CMake projectKonstantin Podsvirov2015-08-011-0/+2
* Install protobuf from cmake projectKonstantin Podsvirov2015-07-311-0/+1