Jichan
022078d3ee
Fix a CMake module for support RelWithDebInfo and MinSizeRel install
2020-10-26 16:53:47 -07:00
Boris Broenner
be13314b2a
fixes issue #3750
...
In protobuf-module.cmake: in addition to checking for release or debug
variants of protoc's location we should also check the configuration "noconfig".
2017-10-14 00:41:40 +02:00
Markus Heß
0e069e5a2d
generate python code when calling PROTOBUF_GENERATE_PYTHON
2017-09-25 11:08:12 +02:00
Markus Heß
9829b8f511
protobuf_generate: add EXPORT_MACRO option
2017-09-22 11:44:59 +02:00
Walter Gray
0336770801
add protobuf_generate function, allows use of target_sources where available
2017-06-02 19:57:08 -07:00
Konstantin Podsvirov
33d2b2a04f
CMake: Bugfix for protobuf_MODULE_COMPATIBLE
...
Removed excess endif()
2016-07-28 01:32:32 +03:00
Walter Gray
cadfbc8e2f
Removed handling for ALIASED targets since they are unused.
2016-06-07 20:33:24 -07:00
Konstantin Podsvirov
71556295ff
CMake project updates
...
A series of improvements:
- Improved Protobuf module compatibility (disabled by default);
- Hide advanced settings;
- Added build tree configuration;
- Added build of examples.
2016-06-04 00:10:07 +03:00
Konstantin Podsvirov
5500b0691f
Fix: comment typo
2015-08-03 12:10:55 +03:00
Konstantin Podsvirov
ebfca175e2
Install well-known type proto files from CMake project
2015-08-03 11:58:48 +03:00