rust-shed icon indicating copy to clipboard operation
rust-shed copied to clipboard

Add rust_cxx_bridge CMake function

Open jdelliot opened this issue 1 year ago • 8 comments

Summary: X-link: https://github.com/facebook/proxygen/pull/473

X-link: https://github.com/facebook/hhvm/pull/9411

X-link: https://github.com/facebook/fbthrift/pull/587

X-link: https://github.com/facebookincubator/velox/pull/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

jdelliot avatar Nov 10 '23 19:11 jdelliot

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

facebook-github-bot avatar Nov 10 '23 19:11 facebook-github-bot

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

facebook-github-bot avatar Nov 10 '23 23:11 facebook-github-bot

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

facebook-github-bot avatar Nov 11 '23 08:11 facebook-github-bot

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

facebook-github-bot avatar Nov 11 '23 20:11 facebook-github-bot

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

facebook-github-bot avatar Nov 11 '23 20:11 facebook-github-bot

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

facebook-github-bot avatar Nov 12 '23 06:11 facebook-github-bot

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

facebook-github-bot avatar Nov 13 '23 17:11 facebook-github-bot

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

facebook-github-bot avatar Nov 14 '23 21:11 facebook-github-bot