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
F2204620: D4537.id14672.diff
Sat, Jul 6, 5:06 PM
F2204374: D4537.id14674.diff
Sat, Jul 6, 4:02 PM
F2204373: D4537.id14496.diff
Sat, Jul 6, 4:01 PM
Unknown Object (File)
Thu, Jul 4, 1:28 AM
Unknown Object (File)
Wed, Jul 3, 12:53 AM
Unknown Object (File)
Sun, Jun 30, 1:50 PM
Unknown Object (File)
Sat, Jun 29, 7:09 PM
Unknown Object (File)
Sat, Jun 29, 6:49 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.