Depends on D3985
Just removing cmake components from the tunnelbroker directory and linking the ones from the "lib" directory
Differential D3987
[services] Lib - Tunnelbroker - Use cmake components • karol on May 10 2022, 4:26 AM. Authored by Tags None Referenced Files
Details Depends on D3985 Just removing cmake components from the tunnelbroker directory and linking the ones from the "lib" directory You should be able to build tunnelbroker properly cd services yarn run-tunnelbroker-service
Diff Detail
Event TimelineComment Actions 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. |