Commit Graph

1 Commits

Author SHA1 Message Date
Mike Schuchardt
b2ec71bd79 build: Add GN build
Add support for GN, Google's meta-build system for Ninja:
https://gn.googlesource.com/gn/

Pull BUILD.gn and script dependencies from
https://chromium.googlesource.com/angle/angle

Add build_overrides for this project to enable both standalone and
component builds using GN

Add GN configuration to Travis CI
2019-05-13 07:49:06 -07:00