mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:21:06 +00:00
07d9485146
Tested: ``` $ cmake -G "Unix Makefiles" && make && ./flattests ... [ 99%] Linking CXX executable flatsamplebinary [100%] Built target flatsamplebinary ALL TESTS PASSED ``` Co-authored-by: Derek Bailey <derekbailey@google.com>