mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-23 06:55:08 +02: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()
|