Auto-generate files after cl/516537048

pull/12202/head
Protobuf Team Bot 2 years ago
parent 3b2eadf3cd
commit 626c7e7734
  1. 3
      src/file_lists.cmake

@ -272,7 +272,8 @@ set(libprotobuf_lite_hdrs
# @//pkg:protoc
set(libprotoc_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/allowlists.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/empty_package.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/weak_imports.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.cc

Loading…
Cancel
Save