zephyr/cmake/compiler
Nicolas Lebedenco 39cb21dfc0 cmake: Fix invalid calls of set_compiler_property
set_compiler_property does not accept a TARGET argument. Only set_property
does but they are easy to confuse. This patch fixes the wrong instances of
set_compiler_property that should have been set_property.

Signed-off-by: Nicolas Lebedenco <nicolas@lebedenco.net>
2024-04-19 16:40:16 +00:00
..
arcmwdt cmake: compiler: add double promotion warning 2024-01-26 21:37:24 -05:00
armclang cmake/compiler/: drop ERROR_QUIET when looking for compiler --version 2023-12-04 16:38:08 +00:00
clang cmake clang/compiler_flags.cmake: Clarify comment for native targets 2024-03-20 15:43:05 +01:00
gcc cmake: Fix invalid calls of set_compiler_property 2024-04-19 16:40:16 +00:00
host-gcc
icx
xcc xcc/cmake: fix error message when TOOLCHAIN_VER is undefined 2024-02-16 14:54:14 +01:00
xt-clang
compiler_features.cmake
compiler_flags_template.cmake cmake: Fix invalid calls of set_compiler_property 2024-04-19 16:40:16 +00:00