mirror of
https://github.com/flatgeobuf/flatgeobuf.git
synced 2026-01-18 14:38:38 +00:00
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
./flatc --cpp --scoped-enums -o src/cpp src/fbs/*.fbs
|