Skip to content

Commit

Permalink
Fix cmake formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
benibus committed May 9, 2024
1 parent 174ba4f commit f45f94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/src/arrow/flight/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ set(ARROW_FLIGHT_SRCS
types.cc)

if(ARROW_TELEMETRY)
list(APPEND ARROW_FLIGHT_SRCS otel_logging.cc)
list(APPEND ARROW_FLIGHT_SRCS otel_logging.cc)
endif()

if(MSVC)
Expand Down

0 comments on commit f45f94e

Please sign in to comment.