zephyr/ext/lib/CMakeLists.txt
Christopher Collins 41646dbeee ext: lib: mgmt: mcumgr: Build support for mcumgr.
Adds the necessary CMakeLists.txt and Kconfig files to build the
external mcumgr library.

Signed-off-by: Christopher Collins <ccollins@apache.org>
2018-02-20 22:07:52 +01:00

4 lines
75 B
CMake

add_subdirectory(crypto)
add_subdirectory(encoding)
add_subdirectory(mgmt)