We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f20ed63 + 95c8684 commit 91e1dd9Copy full SHA for 91e1dd9
CMakeLists.txt
@@ -191,7 +191,7 @@ if(NOT DEFINED OTEL_CPP_INSTALLED_DIR)
191
include(ExternalProject)
192
set(OTEL_CPP_PROJECT_NAME opentelemetry-cpp)
193
set(OTEL_CPP_GIT_REPOSITORY "https://github.com/open-telemetry/opentelemetry-cpp.git")
194
- set(OTEL_CPP_GIT_TAG "fa0a520")
+ set(OTEL_CPP_GIT_TAG "955a807")
195
196
set(OTEL_CPP_CXX_STANDARD 14)
197
0 commit comments