mirror of
https://github.com/apache/nuttx.git
synced 2026-08-25 15:37:23 +00:00
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> |
||
|---|---|---|
| .. | ||
| arm.cmake | ||
| armv6-m.cmake | ||
| armv7-a.cmake | ||
| armv7-m.cmake | ||
| armv7-r.cmake | ||
| armv8-m.cmake | ||
| armv8-r.cmake | ||
| platform.cmake | ||
| Toolchain.cmake | ||