diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 7e2dce69c2..bcfa8f341c 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -738,6 +738,7 @@ set(fake_plugin_files # @//src/google/protobuf/compiler:test_srcs set(compiler_test_files ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/allowlist_test.cc + ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/generator_unittest.cc