flatbuffers/benchmarks/cpp/flatbuffers
Derek Bailey 14615699fa
Started to migrate to target_compile_options (#7222)
* Started to migrate to target_compile_options

* combined compile options together. Added Mac CI builds

* remove arm build (not supported). Fixed old-style-casts

* moved to using a ProjectConfig interface library to specify options

* remove the explicit CMAKE_CXX_STANDARD
2022-04-06 13:25:43 -07:00
..
bench.fbs
bench_generated.h Started to migrate to target_compile_options (#7222) 2022-04-06 13:25:43 -07:00
fb_bench.cpp Started to migrate to target_compile_options (#7222) 2022-04-06 13:25:43 -07:00
fb_bench.h