mbed-os/connectivity/cellular/source/framework/common/CMakeLists.txt

10 lines
207 B
CMake

# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
target_sources(mbed-cellular
INTERFACE
APN_db.cpp
CellularLog.cpp
CellularUtil.cpp
)