mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 01:21:56 +00:00
Adds the necessary CMakeLists.txt and Kconfig files to build the external mcumgr library. Signed-off-by: Christopher Collins <ccollins@apache.org>
4 lines
75 B
CMake
4 lines
75 B
CMake
add_subdirectory(crypto)
|
|
add_subdirectory(encoding)
|
|
add_subdirectory(mgmt)
|