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.
1 parent f6962f7 commit 4d694caCopy full SHA for 4d694ca
cmake/ThirdPartyDependencies.cmake
@@ -290,3 +290,7 @@ declare_system_library(Microsoft.GSL::GSL)
290
declare_system_library(spdlog::spdlog)
291
declare_system_library(asio)
292
declare_system_library(taocpp::json)
293
+declare_system_library(snappy)
294
+
295
+declare_system_library(opentelemetry_exporter_otlp_http)
296
+declare_system_library(opentelemetry_exporter_otlp_http_metric)
0 commit comments