mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 06:35:20 +00:00
a592f4c89e
* starting to add python script * finish first draft of script * add windows-specific edits * Add cmake post flatc build generated_code.py command * fixed windows issue * Provided flatc location to generate_code.py * Allow relative flatc pathing and fix macro typo * escape post build arguments * change script and args quoting * skip running generate_code.py on old MSVC compilers