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 676018e commit 4ee65dfCopy full SHA for 4ee65df
src/file_lists.cmake
@@ -695,6 +695,7 @@ set(compiler_test_files
695
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/objectivec/text_format_decode_data_unittest.cc
696
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/parser_unittest.cc
697
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/plugin_unittest.cc
698
+ ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/retention_unittest.cc
699
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc
700
)
701
0 commit comments