mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-26 23:19:07 +00:00
This branch rewrote the CMakeLists telemetry block and the build doc. Both now describe a CMake option that no longer exists: the Conan option is the switch and the generated toolchain carries it into CMake. The comment also recorded the state of the change rather than the behaviour of the code. The doc's "Building without telemetry" section told readers to pass -Dtelemetry=OFF to CMake as well, which would override the toolchain rather than follow it.