Skip to content

Commit

Permalink
Merge branch 'main' into async_exporting_for_otlp_grpc_exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
owent authored Jan 6, 2024
2 parents 6587bd3 + 74db5e6 commit 4c892a7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions api/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ if(OPENTELEMETRY_INSTALL)
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR})

install(
DIRECTORY include/opentelemetry
DESTINATION include
FILES_MATCHING
PATTERN "*.h"
PATTERN "metrics" EXCLUDE)

install(
DIRECTORY include/opentelemetry
DESTINATION include
Expand Down

0 comments on commit 4c892a7

Please sign in to comment.