mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-10-09 23:05:07 +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()
|