Source release v2.1.3-2-789 + third_party libs
Change-Id: I8648756dab3fe1f53d6da18b83cd1294581d1abe
This commit is contained in:
2
third_party/protobuf.gyp
vendored
2
third_party/protobuf.gyp
vendored
@@ -52,6 +52,7 @@
|
||||
'target_name': 'protobuf',
|
||||
'type': 'static_library',
|
||||
'toolsets': ['host'],
|
||||
'includes': ['xcode_host.gypi'], # xcode workaround
|
||||
'sources': [
|
||||
'<@(protobuf_lite_sources)',
|
||||
|
||||
@@ -89,6 +90,7 @@
|
||||
'target_name': 'protoc',
|
||||
'type': 'executable',
|
||||
'toolsets': ['host'],
|
||||
'includes': ['xcode_host.gypi'], # xcode workaround
|
||||
'sources': [
|
||||
'<(protobuf_source_dir)/src/google/protobuf/compiler/code_generator.cc',
|
||||
'<(protobuf_source_dir)/src/google/protobuf/compiler/command_line_interface.cc',
|
||||
|
||||
Reference in New Issue
Block a user