Native builds uses system libraries per default. Instead of handling this in each linker_libraries.cmake files, then the check for native build is moved one level up and for native build a dedicated linker_libraries_native.cmake is sourced. This simplifies the linker_libraries.cmake files as they no longer need to check for native builds. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| arcmwdt | ||
| armlink | ||
| ld | ||
| lld | ||
| xt-ld | ||
| linker_flags_template.cmake | ||
| linker_libraries_native.cmake | ||
| linker_libraries_template.cmake | ||
| linker_script_common.cmake | ||
| target_template.cmake | ||