CMake/Tests/FindProtobuf/Test
Rolf Eike Beer 194adaf985 Tests: require C++11 for some protobuf tests
Newer versions of Protobuf require C++11, which is reflected in the imported
target created by FindProtobuf. Manually set this for all tests that only use
the variables.
2019-07-03 18:49:49 +02:00
..
msgs FindProtobuf: add flag to allow descriptor files to be generated 2017-10-02 08:08:24 -04:00
CMakeLists.txt Tests: require C++11 for some protobuf tests 2019-07-03 18:49:49 +02:00
main-desc.cxx FindProtobuf: add flag to allow descriptor files to be generated 2017-10-02 08:08:24 -04:00
main-generate.cxx FindProtobuf: add flag to allow descriptor files to be generated 2017-10-02 08:08:24 -04:00
main-protoc.cxx
main.cxx