mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 01:35:55 +00:00
This commit fixes an issue where the list returned by zephyr_get_include_directories_for_lang() would be a space separated list, cause the arguments to be quoted during linking. This is fixed by requesting `$<SEMICOLON>` to be used as separated which which again ensures a correct expansion of the list. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
---|---|---|
.. | ||
arcmwdt | ||
ld | ||
linker_flags_template.cmake |