Skip to content

Commit

Permalink
apacheGH-44982: [C++] Add support for building system OpenTelemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 9, 2024
1 parent f1b293d commit cef9b53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/cmake_modules/ThirdpartyToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4971,7 +4971,6 @@ if(ARROW_WITH_OPENTELEMETRY)
# cURL is required whether we build from source or use an existing installation
# (OTel's cmake files do not call find_curl for you)
find_curl()
set(opentelemetry-cpp_SOURCE "AUTO")
resolve_dependency(opentelemetry-cpp)
set(ARROW_OPENTELEMETRY_LIBS
opentelemetry-cpp::trace
Expand Down

0 comments on commit cef9b53

Please sign in to comment.