zephyr/cmake/bintools/gnu
Torsten Rasmussen c08ef381c8 bintools: append ; to > to ensure a space
Ensure > is an independent argument.
The ; will ensure that the `>` and `outfile` are given as two arguments
and thus ensure correct behavior in all cases.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-11-26 14:20:03 +01:00
..
target_bintools.cmake bintools: append ; to > to ensure a space 2020-11-26 14:20:03 +01:00
target.cmake