Derek Bailey
6c8c291559
[C++] Split flatbuffers.h into separate files ( #6868 )
...
* split flatbuffers.h into separate files
* wrong variable in cmakelists for android
* readded two accidentally deleted includes
* created buffer.h and moved buffer related things over
2021-11-10 22:26:09 -08:00
Yesudeep Mangalapilly
2dd2126379
Fix linker errors on (Free|Open)BSD. ( #6860 )
...
* Fix linker errors on (Free|Open)BSD.
* Adds a TODO for the FreeBSD linker flags: -lm and moves platform config to main BUILD.bazel
2021-09-27 12:07:04 -07:00
mustiikhalil
6af37e6729
[CMake] Renames BUILD files ( #6457 )
...
* Renamed build to build.bazel to stop xcode from complaining about it
* Renamed all build to build.bazel
* Fixes small ci issue
2021-02-11 10:16:57 -08:00