armclang-map-file: Only add list option if CMake version greater than 4
`--list` option is set implicitly to '${executable_target}.map' in
CMake versions < 4.x.x, hence it's only added explicitly in case
of CMake versions > 4.0.0.
Signed-off-by:
Ahmed Ismail <Ahmed.Ismail@arm.com>
Loading
Please register or sign in to comment