zephyr/cmake/toolchain
Marti Bolivar 98456b30f8 cmake: fix set_ifndef() usage patterns
If the value argument to set_ifndef() may be unset, the entire value
must be double-quoted to avoid a CMake syntax error.

Fix call sites which don't handle this, or which otherwise make
non-idiomatic use of this function.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-03-23 05:32:44 -04:00
..
cross-compile.cmake
espressif.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
gccarmemb.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
issm.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
xtools.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
zephyr.cmake