SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 34 C++

Create a CMake option to control whether or not RTTI is enabled

This is useful for Conan recipes that build Protobuf, in which
whatever we want to enable has to be enabled in the initial command line.
Without this, the people maintaining the recipe have to patch the CMake
setup of Protobuf before building the binaries.

Closes #5541
F
Florian Simon committed
1add7a7bd6db1b2c367f83864a50ebd119a04710
Parent: 983d115
Committed by Adam Cozzette <acozzette@google.com> on 3/2/2021, 9:47:05 PM