mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
cmake:refine nuttx cmake build system fix CMake build missing part
Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
This commit is contained in:
@@ -29,5 +29,9 @@ if(CONFIG_LIBC_LOCALE)
|
||||
lib_newlocale.c
|
||||
lib_setlocale.c
|
||||
lib_uselocale.c
|
||||
lib_catalog.c
|
||||
lib_gettext.c
|
||||
lib_langinfo.c
|
||||
lib_iconv.c
|
||||
lib_maxlocale.c)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user