From 9f0fc68b38e1082f2e2a81a081fcae3d0abff10e Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 24 Jul 2024 09:44:14 +0000 Subject: [PATCH] Auto-generate files after cl/655485943 --- src/file_lists.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 07152d92d5..fa2eda48e1 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -394,6 +394,7 @@ set(libprotoc_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/default_value.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/map.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/repeated_field.cc + ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/singular_cord.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/accessors/singular_string.cc