Skip to content
Commit b0e08c82 authored by Björn Bergman's avatar Björn Bergman Committed by Benjamin Cabé
Browse files

cmake: SHELL: vs zephyr_get_compile_X_for_lang



In zephyr_get_XYZ_for_lang() functions in extensions.cmake we try to mimic
what cmake does in generation time to filter out SHELL: tags. However,
this filtering was only done for list entries that did not contain
generator expressions.

This causes broken command lines for e.g. e.g. for the kobject_hash*c
if the toolchain puts "SHELL: $<$<COMPILER_LANGUAGE:C>:some thing>"
into the options.

Signed-off-by: default avatarBjörn Bergman <bjorn.bergman@iar.com>
parent 8b80c209
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment