|
|
|
@ -290,6 +290,7 @@ set(libprotobuf_lite_hdrs |
|
|
|
|
# @//pkg:protoc |
|
|
|
|
set(libprotoc_srcs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator_lite.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.cc |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/extension.cc |
|
|
|
@ -421,6 +422,7 @@ set(libprotoc_srcs |
|
|
|
|
# @//pkg:protoc |
|
|
|
|
set(libprotoc_hdrs |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator_lite.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.h |
|
|
|
|
${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/extension.h |
|
|
|
|