HomePhabricator
Diffusion Comm 0dc6b4397958

[Services] Use shared services CMake project from tunnelbroker

Description

[Services] Use shared services CMake project from tunnelbroker

Summary: Use shared services library now that it's exported.

Test Plan:
If you're running this on mac, you will also need later fixes for Clang + MacOS.

Please checkout D4766 then run the below workflow:

Docker workflow:

docker build . -f services/tunnelbroker/Dockerfile

Nix worfklow

nix develop
cd services/tunnelbroker
mkdir build && cd build && cmake .. && make

Reviewers: atul, max, karol

Reviewed By: atul

Subscribers: ashoat, tomek, adrian, abosh

Differential Revision: https://phab.comm.dev/D4757

Details

Provenance
jonAuthored on Aug 5 2022, 12:09 PM
Reviewer
atul
Differential Revision
D4757: [Services] Use shared services CMake project from tunnelbroker
Parents
rCOMM8d3670c56c1a: [Services] Remove build_services compatibility logic
Branches
Unknown
Tags
Unknown