opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

CMake install for opentelemetry-cpp-contrib in-tree build was broken

Open ThomsonTan opened this issue 5 months ago • 4 comments

CMake components were introduced in PR https://github.com/open-telemetry/opentelemetry-cpp/pull/3220, but since there is no CMake components added for the contrib projects, they cannot be built and installed in tree with opentelemetry-cpp.

ThomsonTan avatar May 07 '25 04:05 ThomsonTan