mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
include.mk causes absolute paths to be generated, which doesn't work on Windows (make doesn't like : in paths). Change-Id: Ib06c9581620bde1e8452e0dd887d3986d517c4f5 Tested: on Windows, Linux.