zephyr/subsys/mgmt/CMakeLists.txt

5 lines
160 B
CMake

# SPDX-License-Identifier: Apache-2.0
add_subdirectory_ifdef(CONFIG_MCUMGR mcumgr)
add_subdirectory_ifdef(CONFIG_UPDATEHUB updatehub)