I\'m trying to use cmake in a project which is compiled using armcc, but use a custom proprietary linker (not armlink).
cmake
armcc
armlink
Apparently this is a bug in the cmake's armcc support, so I will keep my change in the ARMCC.cmake file.