Auto-generate CMake file lists after PR #10612

pull/10620/head
Protobuf Team Bot 3 years ago
parent 975ed9f704
commit fe9db54ced
  1. 2
      src/file_lists.cmake

@ -11,8 +11,8 @@ endif()
# //pkg:protobuf
set(libprotobuf_srcs
${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/any.pb.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/api.pb.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/duration.pb.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/empty.pb.cc
${protobuf_SOURCE_DIR}/src/google/protobuf/field_mask.pb.cc

Loading…
Cancel
Save