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

Add cmake build support for dwio/alpha/tablet #7

Closed
wants to merge 1 commit into from

Conversation

pedroerp
Copy link
Contributor

Adding a compile-time dependency on flatbuffers for now, but this can be removed in the future if we decide to check in the generated files.

Adding third-party cmake toolchain for flatbuffer support.

Adding a compile-time dependency on flatbuffers for now, but this can be
removed in the future if we decide to check in the generated files.
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 17, 2024
@facebook-github-bot
Copy link
Contributor

@pedroerp has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@wesm
Copy link

wesm commented Jan 17, 2024

We can remove the need for the Flatbuffers stuff by checking in the Flatbuffers header and generated file and remove all that later

@facebook-github-bot
Copy link
Contributor

@pedroerp merged this pull request in 879761b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants