ZeroTierOne/ext/opentelemetry-cpp-1.21.0/cmake/templates/component-definitions.cmake.in
2025-07-11 10:37:21 -07:00

28 lines
No EOL
1 KiB
CMake

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
# Configured from opentelemetry-cpp/cmake/component-definitions.cmake.in
# ----------------------------------------------------------------------
# opentelmetry-cpp Built COMPONENT list
# ----------------------------------------------------------------------
set(OTEL_BUILT_COMPONENTS_LIST @OTEL_BUILT_COMPONENTS_LIST@)
# ----------------------------------------------------------------------
# COMPONENT to TARGET lists
# ----------------------------------------------------------------------
@OTEL_COMPONENTS_TARGETS_BLOCK@
#-----------------------------------------------------------------------
# COMPONENT to COMPONENT dependencies
#-----------------------------------------------------------------------
@OTEL_COMPONENTS_INTERNAL_DEPENDENCIES_BLOCK@
#-----------------------------------------------------------------------
# COMPONENT to THIRDPARTY dependencies
#-----------------------------------------------------------------------
@OTEL_COMPONENTS_THIRDPARTY_DEPENDENCIES_BLOCK@