mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-06-05 10:04:04 -07:00
6 lines
142 B
CMake
6 lines
142 B
CMake
# Copyright The OpenTelemetry Authors
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if(BUILD_TESTING)
|
|
add_subdirectory(http/client/nosend)
|
|
endif()
|