ZeroTierOne/ext/opentelemetry-cpp-1.21.0/functional/CMakeLists.txt
2025-07-11 10:37:21 -07:00

6 lines
129 B
CMake

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
if(WITH_OTLP_HTTP)
add_subdirectory(otlp)
endif()