zephyr/tests/cmake
Grzegorz Swiderski 199cc7f91b cmake: Fix scope pollution in zephyr_get(... MERGE)
Clear the output variable with an empty string, before appending to it.
Unsetting the variable locally is insufficient, because its value from
the parent scope or cache can still creep into the final result.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2023-08-16 15:01:57 +02:00
..
config_dir tests: cmake: fix identifier 2023-08-01 13:24:09 -04:00
overlays/var_expansions cmake: align Zephyr module variable to EXTRA_ZEPHYR_MODULES 2023-05-23 16:40:21 +02:00
snippets tests: cmake: snippets: test DTS_EXTRA_CPPFLAGS 2023-08-02 16:27:11 +02:00
zephyr_get cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00