Commits


Sutou Kouhei authored and GitHub committed 72dc8698fff
GH-44982: [C++] Add support for building system OpenTelemetry (#44983) ### Rationale for this change We don't need to disallow `-Dopentelemetry-cpp_SOURCE=SYSTEM`. ### What changes are included in this PR? Remove forcing `opentelemetry-cpp_SOURCE=AUTO`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #44982 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>