Files
clion-custom-defined-compil…/CMake-Texas-Instruments-MSP430-CGT/README.md

10 lines
499 B
Markdown
Raw Normal View History

2021-10-12 18:37:48 +03:00
Test project for Custom Compiler Feature
===
This project is an example how to use [TI MSP430 CGT compiler](https://www.ti.com/tool/MSP-CGT)
with [CMake](https://cmake.org/) and [CLion](https://www.jetbrains.com/clion/)
using [Custom Defined Compiler](https://youtrack.jetbrains.com/issue/CPP-9615)
There is a custom compiler definition file for the compiler: [custom-compiler-msp430.yaml](custom-compiler-msp430.yaml)
**NB**: The compiler is supposed to be installed to `c:\tools\bcc102` folder