Page MenuHomePhabricator

[services] Tunnelbroker - Add Cargo manifest, headers and Rust linking to the CMakeLists
ClosedPublic

Authored by max on Jul 14 2022, 8:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 6:20 PM
Unknown Object (File)
Sun, Oct 20, 5:08 PM
Unknown Object (File)
Oct 10 2024, 11:36 PM
Unknown Object (File)
Oct 10 2024, 11:12 PM
Unknown Object (File)
Oct 7 2024, 11:04 AM
Unknown Object (File)
Oct 7 2024, 11:04 AM
Unknown Object (File)
Oct 7 2024, 11:04 AM
Unknown Object (File)
Oct 7 2024, 11:04 AM

Details

Summary

Add Cargo manifest, headers, and Rust linkings to the CMakeLists file to build the Rust library.

Linear task: ENG-1330

Test Plan

Running build using the standard command yarn run-tunnelbroker-service successfully built an empty rust library and link it to the CMake project.

Diff Detail

Repository
rCOMM Comm
Branch
update-cmakelists-with-cargo
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

max held this revision as a draft.
max published this revision for review.Jul 14 2022, 8:26 AM
ashoat added a reviewer: jon. ashoat removed 1 blocking reviewer(s): tomek.Jul 14 2022, 12:53 PM
ashoat added a subscriber: jon.

Let's make sure we include @jonringer-comm on all CMake-related diffs going forward! Also removing @palys-swm from blocking since he is sick right now and has a huge backlog of reviews

This revision is now accepted and ready to land.Jul 15 2022, 8:28 AM

Rebase on the stack changes.