Skip to content

Commit

Permalink
install sdk-config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
flier committed Jun 1, 2022
1 parent 9df5c4f commit 15e3d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install(
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR})

install(
DIRECTORY include/opentelemetry
DIRECTORY include/opentelemetry/
DESTINATION include/opentelemetry
FILES_MATCHING
PATTERN "*config.h")
Expand Down

0 comments on commit 15e3d9f

Please sign in to comment.