mbed-os/connectivity/drivers/emac/TARGET_Cypress/CMakeLists.txt

7 lines
175 B
CMake

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