From 21edc3b26fc80771baea78d8bd8df1285b12cae2 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Mon, 31 Jul 2023 22:48:47 +0000 Subject: [PATCH] Auto-generate files after cl/552609955 --- src/file_lists.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index a59da2f36e00..f0ddd4a20ce4 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -385,6 +385,7 @@ set(libprotoc_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessors.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_bytes.cc + ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_message.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_scalar.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/context.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/generator.cc