Sign in
android
/
platform
/
external
/
protobuf
/
1576414e9ead2684bf3d50de7ae162c0183017db
/
cmake
/
protobuf-config.cmake.in
f7e2e0b
Remove Abseil dependency from CMake build (#10056)
by Adam Cozzette
· 2 years, 9 months ago
e9246cd
Update CMake configuration to add a dependency on Abseil (#9793)
by mkruskal-google
· 2 years, 10 months ago
bd935e1
cmake: Call get_filename_component() with DIRECTORY mode instead of PATH mode (#9614)
by Arfrever Frehtes Taifersar Arahesis
· 3 years ago
4ed3941
[CMake] Allow custom plugin options e.g. to generate mocks (#9105)
by Timo Lange
· 3 years ago
5d0c309
Added abilty to pass options to protoc executable from cmake
by Igor Sirotin
· 4 years ago
a446e64
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.
by Afshin Pir
· 4 years, 7 months ago
c91ab40
Correcting import path selection for protoc
by afshinpir
· 4 years, 11 months ago
c62ffaa
Incorrect selection of base name
by afshinpir
· 4 years, 11 months ago
4603761
cmake: extended protobuf_generate
by Falko Axmann
· 5 years ago
e479410
delete all duplicate empty blanks (#5758)
by Xiang Dai
· 6 years ago
1509e8e
Revert "protobuf_generate(): add relative path to output dir"
by Markus Heß
· 6 years ago
93f6b67
protobuf_generate(): add relative path to output dir
by Markus Heß
· 7 years ago
3e84147
Fixed protobuf_generate output definition for files relative to the protobuf_generate command
by Steffen Wittmeier
· 7 years ago
411018e
cmake: Fix DEPENDS of add_custom_command in protobuf_generate
by Christian von Arnim
· 7 years ago
b9c0c5f
cmake: Add parameter PROTOC_OUT_DIR to protobuf_generate
by Christian von Arnim
· 7 years ago
e8ae76f
cmake: Use GENERATE_EXTENSIONS parameter in protobuf_generate
by Christian von Arnim
· 7 years ago
9d0a44c
cmake: privately add sources to targets
by Ben Boeckel
· 7 years ago
f7e2099
protobuf_generate: create include path only for proto files
by Markus Heß
· 7 years ago
9829b8f
protobuf_generate: add EXPORT_MACRO option
by Markus Heß
· 7 years ago
444aecd
fix protobuf_generate function
by Markus Heß
· 7 years ago
0336770
add protobuf_generate function, allows use of target_sources where available
by Walter Gray
· 8 years ago
eefd1fd
CMake: Auto find ZLIB from package config if nedded
by Konstantin Podsvirov
· 9 years ago
7155629
CMake project updates
by Konstantin Podsvirov
· 9 years ago
457a297
Remove __PROTOBUF_PACKAGE_PREFIX
by Walter Gray
· 9 years ago
d13b3d0
remove useless cleanup - config.cmake files are executed in their own context.
by Walter Gray
· 9 years ago
eee38b0
Down-integrate from google3.
by Feng Xiao
· 9 years ago
0be0789
CMake installation now compatible with origin FindProtobuf module
by Konstantin Podsvirov
· 10 years ago
743ec44
Parsing version from configure.ac for CMake project
by Konstantin Podsvirov
· 10 years ago
8298343
Install protobuf from cmake project
by Konstantin Podsvirov
· 10 years ago