zephyr/subsys/net/lib/openthread/CMakeLists.txt
Robert Lubos 31ee76d248 net: openthread: Move OT CMake configuration into OT repo
Follwing the convention in Zephyr, all CMake configuration related to
a module, should be placed within the module repostiory.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-12-17 18:08:09 +02:00

4 lines
66 B
CMake

# SPDX-License-Identifier: Apache-2.0
add_subdirectory(platform)