mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
ab488800bb
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>