mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
cfe78ad74e
Enhance CMake's add_dependencies for Nuttx so that different targets can call dependencies without errors when they are not traversed. In addition, since we do not call link_library directly, we increment nuttx_link_library to inherit the PUBLIC property Signed-off-by: xuxin19 <xuxin19@xiaomi.com>