mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 19:38:17 +00:00
committed by
GitHub
parent
2146bacd2e
commit
c7a8102b12
@@ -18,7 +18,7 @@ maximum memory efficiency. It allows you to directly access serialized data with
|
|||||||
|
|
||||||
1. Build the compiler for flatbuffers (`flatc`)
|
1. Build the compiler for flatbuffers (`flatc`)
|
||||||
|
|
||||||
Use `cmake` to create the build files for your platform and then perform the compliation (Linux example).
|
Use `cmake` to create the build files for your platform and then perform the compilation (Linux example).
|
||||||
|
|
||||||
```
|
```
|
||||||
cmake -G "Unix Makefiles"
|
cmake -G "Unix Makefiles"
|
||||||
|
|||||||
Reference in New Issue
Block a user