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 rust_cxx_bridge CMake function #44

Closed

Conversation

jdelliot
Copy link
Contributor

Summary:
X-link: facebook/proxygen#473

X-link: facebook/hhvm#9411

X-link: facebook/fbthrift#587

X-link: facebookincubator/velox#7518

We need a better way to create cxxbridges - something that uses the recommended method of cxxbridge-cmd.

This function creates C++ bindings using the [cxx] crate.

Original function found here: https://github.com/corrosion-rs/corrosion/blob/master/cmake/Corrosion.cmake#L1390

Differential Revision: D51160627

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 10, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

Summary:
X-link: facebookincubator/hsthrift#120

X-link: facebook/folly#2096

X-link: facebookexperimental/edencommon#14

X-link: facebook/mvfst#322

X-link: facebookincubator/delos_core#9

X-link: facebook/fboss#166

X-link: facebookincubator/zstrong#617

X-link: facebookincubator/katran#208

X-link: facebookincubator/fizz#102

X-link: facebookexternal/traffixr#4

X-link: facebook/watchman#1173

X-link: facebook/proxygen#473

X-link: facebook/hhvm#9411

X-link: facebook/fbthrift#587

X-link: facebookincubator/velox#7518

We need a better way to create cxxbridges - something that uses the recommended method of cxxbridge-cmd.

This function creates C++ bindings using the [cxx] crate.

Original function found here: https://github.com/corrosion-rs/corrosion/blob/master/cmake/Corrosion.cmake#L1390

Reviewed By: xavierd

Differential Revision: D51160627
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51160627

@ahornby ahornby closed this May 30, 2024
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants