Prepare flatbuffer support

This commit is contained in:
momo5502
2025-04-27 17:40:51 +02:00
parent 1c671da641
commit d6abbc7e37
11 changed files with 220 additions and 102 deletions

3
.gitmodules vendored
View File

@@ -22,3 +22,6 @@
path = deps/json
url = https://github.com/nlohmann/json.git
branch = master
[submodule "deps/flatbuffers"]
path = deps/flatbuffers
url = https://github.com/google/flatbuffers.git