nuttx/cmake
xuxin19 f6db05a94f cmake(enhance):add target we can dump all CMake lib targets
`cmake --build -t dump_targets`
list all lib target current generator need to build

Signed-off-by: xuxin19 <xuxin19@xiaomi.com>
2026-01-14 23:07:32 +08:00
..
menuconfig.cmake
nuttx_add_application.cmake cmake(bugfix):keep include directory order in cmake application 2026-01-13 13:54:12 -08:00
nuttx_add_dependencies.cmake style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nuttx_add_library.cmake cmake(enhance):add target we can dump all CMake lib targets 2026-01-14 23:07:32 +08:00
nuttx_add_module.cmake
nuttx_add_romfs.cmake style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nuttx_add_subdirectory.cmake cmake: pass exclusion list to nuttx_add_subdirectory 2025-10-03 11:34:56 +08:00
nuttx_add_symtab.cmake style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nuttx_create_symlink.cmake
nuttx_export_header.cmake
nuttx_extensions.cmake cmake(enhance):add target we can dump all CMake lib targets 2026-01-14 23:07:32 +08:00
nuttx_generate_headers.cmake
nuttx_generate_outputs.cmake arch/tricore: Remove tasking compiler tool specific code from 2025-09-26 13:26:31 +02:00
nuttx_generate_sim_ld.cmake
nuttx_kconfig.cmake cmake: Improve nuttx_generate_kconfig() 2025-12-02 02:45:36 +08:00
nuttx_mkconfig.cmake
nuttx_mkversion.cmake cmake(bugfix):fix VERSION genarator strip error in CMake build 2025-06-18 15:45:30 -04:00
nuttx_multiple_link.cmake
nuttx_parse_function_args.cmake
nuttx_process_config.cmake arm/rp2040: CMake build for Raspberry Pi RP2040 implemented 2025-09-24 14:42:27 +08:00
nuttx_redefine_symbols.cmake
nuttx_remove_compile_options.cmake style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
nuttx_sethost.cmake
nuttx_source_file_properties.cmake
nuttx_toolchain.cmake ghs: move the -fmacro-prefix-map compile option to compiler specific 2026-01-13 21:20:21 +08:00
savedefconfig.cmake
symtab.c.in