Version:
Usage
Install the latest flatbuffers package with the following command:
meson wrap install flatbuffersOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from flatbuffers 24.3.25-1 can be used by adding the following lines to your meson.build file:
flatbuffers_dep = dependency('flatbuffers')
flatc_prog = find_program('flatc')
flathash_prog = find_program('flathash')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...