Page MenuHomePhabricator

[services] Lib - Tunnelbroker - Use cmake components
ClosedPublic

Authored by karol on May 10 2022, 4:26 AM.
Tags
None
Referenced Files
F3266169: D3987.id12568.diff
Sat, Nov 16, 1:42 AM
F3262781: D3987.diff
Fri, Nov 15, 11:49 PM
F3247656: D3987.diff
Fri, Nov 15, 6:10 AM
Unknown Object (File)
Thu, Nov 7, 3:14 AM
Unknown Object (File)
Wed, Nov 6, 2:27 AM
Unknown Object (File)
Tue, Nov 5, 3:14 PM
Unknown Object (File)
Oct 13 2024, 2:20 PM
Unknown Object (File)
Oct 13 2024, 2:20 PM

Details

Summary

Depends on D3985

Just removing cmake components from the tunnelbroker directory and linking the ones from the "lib" directory

Test Plan

You should be able to build tunnelbroker properly

cd services
yarn run-tunnelbroker-service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks ok for me, but when we will use nix or vcpkg approach we will use only a simple find_package(,,,) in the CMakeLists.txt and don't use these includes any more.

This revision is now accepted and ready to land.May 10 2022, 10:51 PM