zephyr/cmake/compiler
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
..
clang cmake: Split toolchain configuration into pre-and post-DT 2018-12-14 13:16:28 +01:00
gcc cmake: Whitespace and commentary fixes 2018-12-20 12:23:50 +01:00
host-gcc cmake: Whitespace and commentary fixes 2018-12-20 12:23:50 +01:00