incubator-nuttx/cmake
xuxin19 ab488800bb cmake:enhance the module for adding extra libraries
change the extra library from a file to an import target;
this will avoid differences in the handling of static libraries
between different versions of cmake and different platforms.

after unifying as a target, extra libraries can be
handled as the same as other compiled libraries

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2024-09-15 10:01:07 +08:00
..
menuconfig.cmake
nuttx_add_application.cmake
nuttx_add_dependencies.cmake
nuttx_add_library.cmake cmake:enhance the module for adding extra libraries 2024-09-15 10:01:07 +08:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake
nuttx_add_subdirectory.cmake
nuttx_add_symtab.cmake
nuttx_allsyms.cmake
nuttx_create_symlink.cmake
nuttx_export_header.cmake
nuttx_generate_headers.cmake
nuttx_generate_outputs.cmake
nuttx_generate_sim_ld.cmake cmake:bugfix refine gen sim link script to independent cmake module 2024-09-15 10:01:07 +08:00
nuttx_kconfig.cmake
nuttx_mkconfig.cmake
nuttx_mkversion.cmake
nuttx_parse_function_args.cmake
nuttx_redefine_symbols.cmake
nuttx_sethost.cmake
nuttx_source_file_properties.cmake
savedefconfig.cmake
symtab.c.in