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

6 lines
142 B
CMake

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
if(BUILD_TESTING)
add_subdirectory(http/client/nosend)
endif()