Skip to content
  • Stefan Andersson's avatar
    IAR: Detect compiler platform version · 1bdb8cd2
    Stefan Andersson authored and Brad King's avatar Brad King committed
    `__IAR_SYSTEMS_ICC__` provides additional version information that
    we need to determine correct usage of the compiler.  Extract and
    store it as `CMAKE_<LANG>_COMPILER_VERSION_INTERNAL`.
    
    Issue: #17264
    1bdb8cd2