mlearning/CMakeLists: include subdirectory to ensure ML module could be compile

Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
chao an 2024-11-29 14:43:35 +08:00 committed by archer
parent 8bc824a5e7
commit 581b4cb673

View file

@ -18,4 +18,6 @@
#
# ##############################################################################
nuttx_add_subdirectory()
nuttx_generate_kconfig(MENUDESC "Machine Learning Support")