/flatbuffers-bazel

A simple example of how to build FlatBuffers with Bazel.

Primary LanguageC++

FlatBuffers with Bazel

Build example with:

bazel build //:sample_binary

Run executible:

./bazel-bin/sample_binary