Expand description
Builds flatbuffers and provides the path to the built flatc
in the
public API. Typically meant to be used by build scripts, but can be useful
otherwise if the project itself is using flatc
during runtime.
Functionsยง
- flatc
- Path of the built
flatc
executable.