mirror of https://github.com/ARMmbed/mbed-os.git
CMake: Add more information to TODO comment
parent
766a9a8219
commit
a044bfa9c1
|
@ -1,7 +1,7 @@
|
||||||
# Copyright (c) 2020 ARM Limited. All rights reserved.
|
# Copyright (c) 2020 ARM Limited. All rights reserved.
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# TODO CMake: Perhaps move this/these file(s)
|
# TODO CMake: Perhaps move this/these file(s) into connectivity/drivers/cellular
|
||||||
target_sources(mbed-cellular
|
target_sources(mbed-cellular
|
||||||
INTERFACE
|
INTERFACE
|
||||||
source/CellularNonIPSocket.cpp
|
source/CellularNonIPSocket.cpp
|
||||||
|
|
Loading…
Reference in New Issue