Add Cargo manifest, headers, and Rust linkings to the CMakeLists file to build the Rust library.
Linear task: ENG-1330
Paths
| Differential D4537 Authored by • max on Jul 14 2022, 8:00 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
Event Timeline• max held this revision as a draft. Herald added subscribers: • abosh, • karol, atul and 3 others. · View Herald TranscriptJul 14 2022, 8:00 AM2022-07-14 08:00:38 (UTC-7) • max edited the summary of this revision. (Show Details)Jul 14 2022, 8:02 AM2022-07-14 08:02:01 (UTC-7) Harbormaster completed remote builds in B10532: Diff 14496.Jul 14 2022, 8:13 AM2022-07-14 08:13:17 (UTC-7) ashoat added a reviewer: • jon. ashoat removed 1 blocking reviewer(s): tomek.Jul 14 2022, 12:53 PM2022-07-14 12:53:46 (UTC-7) Comment ActionsLet'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 AM2022-07-15 08:28:56 (UTC-7) • max edited the summary of this revision. (Show Details)Jul 15 2022, 10:46 AM2022-07-15 10:46:12 (UTC-7) Harbormaster completed remote builds in B10557: Diff 14530.Jul 15 2022, 10:56 AM2022-07-15 10:56:01 (UTC-7) Harbormaster completed remote builds in B10658: Diff 14672.Jul 20 2022, 3:18 AM2022-07-20 03:18:33 (UTC-7) Closed by commit rCOMM682b9d38046b: [services] Tunnelbroker - Add Cargo manifest, headers and Rust linking to the… (authored by • max). · Explain WhyJul 20 2022, 3:28 AM2022-07-20 03:28:42 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 14674 services/tunnelbroker/CMakeLists.txt
|