Skip to content

IAR: Fix compiler id, version, and arch detection on 6.50.6

Daniel Schürmann requested to merge daschuer/cmake:IAR_6_50_6_fix into master

The IAR 6.50.6 compiler places extra/truncated copies of the compiler id INFO: strings into binaries with a prefix like ?<Constant ". Teach CMakeDetermineCompilerId to ignore them.

Fixes: #18333 (closed)

Edited by Brad King

Merge request reports