[cmake-developers] Support for IAR msp430 compiler needed

Brad King brad.king at kitware.com
Mon Dec 1 10:10:32 EST 2014


On 11/27/2014 02:07 AM, Petteri Lapinlampi wrote:
> I'm trying to use CMake (v3.0.2) in a project utilizing the
> IAR msp430 compiler (icc430.exe). Apparently CMake does not support
> this compiler yet.

As of CMake 2.8.12 there was some work on IAR support:

 Add support files for C, C++ and ASM for the IAR toolchain.
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=22fb73a0

 Add Support for IAR compiler
 http://www.cmake.org/Bug/view.php?id=10176

I don't think anything further has been done since then.  Of course
we would be open to contributions of further support and happy to
answer questions along the way.

Thanks,
-Brad


More information about the cmake-developers mailing list