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 1b16214 commit a11f6b6Copy full SHA for a11f6b6
src/file_lists.cmake
@@ -697,6 +697,7 @@ set(protobuf_lite_test_protos_files
697
set(compiler_test_files
698
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc
699
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc
700
+ ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/generator_unittest.cc
701
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/message_size_unittest.cc
702
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/metadata_test.cc
703
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/move_unittest.cc
0 commit comments