zephyr/cmake/toolchain
Mark Ruvald Pedersen 0efad5f7fd cmake: Whitespace and commentary fixes
Cosmetics, no functional change expected.
Fixed leading space alignment.
Replaced tabs with spaces.
Emulation error message output is now aligned.

To locate tabs in cmake, the following bash is useful:
grep -PRil "\t" * | grep -i cmake | grep -v ^sanity

Signed-off-by: Mark Ruvald Pedersen <mped@oticon.com>
2018-12-20 12:23:50 +01:00
..
cross-compile cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
espressif cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
gnuarmemb cmake: Whitespace and commentary fixes 2018-12-20 12:23:50 +01:00
issm cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
llvm cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
xcc cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
xtools cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
zephyr cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00