Skip to content

Commit da09b31

Browse files
committed
Remove redundant add compiler warnings
1 parent 0484820 commit da09b31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

serialization/protobuf/protobuf/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ target_link_libraries(protobuf_base PUBLIC protobuf::libprotobuf)
4747

4848
target_compile_features(protobuf_base PUBLIC cxx_std_14)
4949

50-
ecal_add_compiler_warnings(protobuf_base)
51-
5250
install(
5351
TARGETS protobuf_base
5452
EXPORT eCALCoreTargets

0 commit comments

Comments
 (0)