We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0484820 commit da09b31Copy full SHA for da09b31
serialization/protobuf/protobuf/CMakeLists.txt
@@ -47,8 +47,6 @@ target_link_libraries(protobuf_base PUBLIC protobuf::libprotobuf)
47
48
target_compile_features(protobuf_base PUBLIC cxx_std_14)
49
50
-ecal_add_compiler_warnings(protobuf_base)
51
-
52
install(
53
TARGETS protobuf_base
54
EXPORT eCALCoreTargets
0 commit comments