flatcc 24.3.25

Build-time convenience utilities for flatbuffers
Documentation
1
2
3
4
5
use cmake::build;

fn main() {
    build("flatbuffers");
}