https://linear.app/comm/issue/ENG-496/decompose-cmake
Decomposing cmake for the Tunnelbroker service. I extracted folly and gRPC parts from it, couldn't see too much boilerplate for other libs, plus the two I mentioned are mutual for all services.
Differential D3829
[services] Tunnelbroker - decompose cmake • karol on Apr 25 2022, 1:30 AM. Authored by Tags None Referenced Files
Details https://linear.app/comm/issue/ENG-496/decompose-cmake Decomposing cmake for the Tunnelbroker service. I extracted folly and gRPC parts from it, couldn't see too much boilerplate for other libs, plus the two I mentioned are mutual for all services. It should just build cd services yarn run-tunnelbroker-service
Diff Detail
Event TimelineComment Actions Thanks, @karol-bisztyga for doing this! Comment Actions Thanks for making this improvement! Seems like this is just moving some specific into some new files, so it seems safe |