zephyr/cmake
Torsten Rasmussen cc488787ea cmake: source dedicated linker library properties for native builds
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>
2024-11-16 15:28:20 -05:00
..
app
bintools
compiler LLEXT: Xtensa: add a Kconfig option to enable -fPIC 2024-11-16 15:28:00 -05:00
emu
flash
ide
linker cmake: source dedicated linker library properties for native builds 2024-11-16 15:28:20 -05:00
linker_script arch: common: fix copy for ramfunc region during XIP init 2024-11-06 10:19:08 -08:00
makefile_exports
modules cmake: extensions: use INTERFACE_SOURCES as property for code relocation 2024-11-16 13:35:36 -05:00
reports reports: footprint: Print footprint output 2024-10-25 22:44:07 +01:00
sca sca: Add cmake options file for tool configuration 2024-11-16 15:18:57 -05:00
toolchain cmake: toolchain/xcc,xt-clang: env vars for multiple cores 2024-10-31 09:26:00 -05:00
usage
util
cfb.cmake
extra_flags.cmake
gcc-m-cpu.cmake
gcc-m-fpu.cmake
gen_version_h.cmake
hex.cmake
kobj.cmake
llext-edk.cmake
mcuboot.cmake
package_helper.cmake
pristine.cmake
target_toolchain_flags.cmake cmake: source dedicated linker library properties for native builds 2024-11-16 15:28:20 -05:00
verify-toolchain.cmake
vif.cmake