From 2fb2274716d9933185ee8c5535e5bfcd9ead234a Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Thu, 18 Jan 2024 00:43:22 +0000 Subject: [PATCH] Auto-generate files after cl/599323122 --- src/file_lists.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 3986e160e4..b4067bc9cb 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -381,6 +381,7 @@ set(libprotoc_srcs ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/python/pyi_generator.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/retention.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/ruby/ruby_generator.cc + ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessor_case.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/accessors.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/helpers.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/rust/accessors/map.cc