Skip to content

Commit

Permalink
Merge branch 'main' into FixTraceFlagsPropagation
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb authored Mar 10, 2021
2 parents 3a6c42b + 3d71e5e commit a1dff50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/opentelemetry-proto.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(PROTO_PATH "${CMAKE_SOURCE_DIR}/third_party/opentelemetry-proto")
set(PROTO_PATH "${CMAKE_CURRENT_SOURCE_DIR}/third_party/opentelemetry-proto")

set(COMMON_PROTO "${PROTO_PATH}/opentelemetry/proto/common/v1/common.proto")
set(RESOURCE_PROTO
Expand Down

0 comments on commit a1dff50

Please sign in to comment.