mbed-os/platform/FEATURE_EXPERIMENTAL_API/CMakeLists.txt

7 lines
173 B
CMake

# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
if("PSA" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(FEATURE_PSA)
endif()