Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework cmake flatc codegeneration #7938

Merged
merged 2 commits into from
May 5, 2023
Merged

Conversation

dbaileychess
Copy link
Collaborator

Our tests require some generated schema to run, but there was complexity between what's done in cmake code gen and scripts/generate_code.py. To simplify this cleans up the cmake implementation to the bare minimum, removing a bunch of functionality we don't need.

@dbaileychess
Copy link
Collaborator Author

Rust test is broken by upstream: rust-lang/rust#111225

@dbaileychess dbaileychess merged commit ef5ae48 into google:master May 5, 2023
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* start fixing the code generation steps

* reworked flatc generation in cmake
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* start fixing the code generation steps

* reworked flatc generation in cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant