Commit 0a5b901
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>1 parent c32628c commit 0a5b901
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments