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)
Thu, Oct 3, 7:17 PM
Unknown Object (File)
Thu, Oct 3, 12:47 PM
Unknown Object (File)
Thu, Oct 3, 12:44 PM
Unknown Object (File)
Sun, Sep 29, 11:43 PM
Unknown Object (File)
Sat, Sep 28, 10:34 AM
Unknown Object (File)
Wed, Sep 25, 2:22 AM
Unknown Object (File)
Wed, Sep 25, 12:07 AM
Unknown Object (File)
Sep 1 2024, 11:35 PM

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.