Source release v2.1.4-0-804 + third_party libs
Change-Id: I1db8582efba613fa8a2b91a9c2697c5dfb2a8abf
This commit is contained in:
6
third_party/protoc.gypi
vendored
6
third_party/protoc.gypi
vendored
@@ -10,14 +10,14 @@
|
||||
'protoc_dir': '<(PRODUCT_DIR)',
|
||||
},
|
||||
'dependencies': [
|
||||
'<(DEPTH)/third_party/protobuf.gyp:protoc#host',
|
||||
'<(DEPTH)/third_party/protobuf.gyp:protobuf_lite',
|
||||
'<(protobuf_gyp):protoc#host',
|
||||
'<(protobuf_gyp):protobuf_lite',
|
||||
],
|
||||
'export_dependent_settings': [
|
||||
# Direct dependents of protobuf_lite have the correct protobuf include
|
||||
# path, so export this as a dep to anyone who depends on the sources
|
||||
# generated by this target.
|
||||
'<(DEPTH)/third_party/protobuf.gyp:protobuf_lite',
|
||||
'<(protobuf_gyp):protobuf_lite',
|
||||
],
|
||||
}],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user