facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

Include search paths for swift-generator #310

Closed andrewcox closed 8 years ago

andrewcox commented 8 years ago

This adds -include_paths which can be a colon-separated list of paths that are searched for includes.

The semantics are:

zoechalfant commented 8 years ago

lgtm, ship it