6 Commits (654c25352e831b991f668a2edd97ce6ea4e1f4c3)

Author SHA1 Message Date
mkruskal-google e9246cd789
Update CMake configuration to add a dependency on Abseil (#9793) 3 years ago
Arfrever Frehtes Taifersar Arahesis bd935e101d
cmake: Call get_filename_component() with DIRECTORY mode instead of PATH mode (#9614) 3 years ago
Timo Lange 4ed3941e27
[CMake] Allow custom plugin options e.g. to generate mocks (#9105) 3 years ago
Igor Sirotin 5d0c30934b Added abilty to pass options to protoc executable from cmake 4 years ago
Afshin Pir a446e6472b Previously, I had incorrectly used some newer features of CMake(version 3.14). But Now I have updated this code to work with older versions of CMake too. 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
afshinpir c91ab40081 Correcting import path selection for protoc 5 years ago
afshinpir c62ffaa539 Incorrect selection of base name 5 years ago
Falko Axmann 460376190b cmake: extended protobuf_generate 5 years ago
Xiang Dai e479410564 delete all duplicate empty blanks (#5758) 6 years ago
Markus Heß 1509e8e3b3 Revert "protobuf_generate(): add relative path to output dir" 6 years ago
Markus Heß 93f6b67eb2 protobuf_generate(): add relative path to output dir 6 years ago
Steffen Wittmeier 3e84147d53 Fixed protobuf_generate output definition for files relative to the protobuf_generate command 7 years ago
Christian von Arnim 411018e3fb
cmake: Fix DEPENDS of add_custom_command in protobuf_generate 7 years ago
Christian von Arnim b9c0c5f526
cmake: Add parameter PROTOC_OUT_DIR to protobuf_generate 7 years ago
Christian von Arnim e8ae76fbde
cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generate 7 years ago
Ben Boeckel 9d0a44c9de cmake: privately add sources to targets 7 years ago
Markus Heß f7e209951e protobuf_generate: create include path only for proto files 7 years ago
Markus Heß 9829b8f511 protobuf_generate: add EXPORT_MACRO option 7 years ago
Markus Heß 444aecd35a fix protobuf_generate function 7 years ago
Walter Gray 0336770801 add protobuf_generate function, allows use of target_sources where available 8 years ago
Konstantin Podsvirov eefd1fdd48 CMake: Auto find ZLIB from package config if nedded 8 years ago
Konstantin Podsvirov 71556295ff CMake project updates 9 years ago
Walter Gray 457a2975f4 Remove __PROTOBUF_PACKAGE_PREFIX 9 years ago
Walter Gray d13b3d0d96 remove useless cleanup - config.cmake files are executed in their own context. 9 years ago
Feng Xiao eee38b0c01 Down-integrate from google3. 9 years ago
Konstantin Podsvirov 0be0789018 CMake installation now compatible with origin FindProtobuf module 9 years ago
Konstantin Podsvirov 743ec448c5 Parsing version from configure.ac for CMake project 9 years ago
Konstantin Podsvirov 82983433cf Install protobuf from cmake project 9 years ago