You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set system-independent default compiler to use C++ 11
Ensure compatibility with post 3.5 versions of protobuf out of the box.
Note that nothing in OSI per see requires C++ 11, so users catering to
older platforms using older protobuf releases can switch this back if
needed using the normal CMake configuration mechanisms.
Signed-off-by: Carsten Drösser <carsten.droesser@gmail.com>
0 commit comments