Skip to content

Instantly share code, notes, and snippets.

@KushalP
Created January 12, 2012 23:34
Show Gist options
  • Select an option

  • Save KushalP/1603807 to your computer and use it in GitHub Desktop.

Select an option

Save KushalP/1603807 to your computer and use it in GitHub Desktop.
{
'target_name': 'cloud_policy_proto_compile',
'type': 'static_library',
'sources': [ '<(SHARED_INTERMEDIATE_DIR)/policy/cloud_policy.proto' ],
'variables': {
'proto_in_dir': '????',
'proto_out_dir': '<(SHARED_INTERMEDIATE_DIR)/protoc_out',
},
'includes': [ '../build/protoc.gypi' ]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment