Skip to content

TI compiler: Add support for COMPILE_WARNING_AS_ERROR target property

I tested this manually with a project I'm working on which uses the TI compiler. I was not able to see how to run CMake's test suite for cross-compilation scenarios, so I didn't update the RunCMake.CompileWarningAsError test to support the TI compiler (it's easy to do though if there's a way to run the test suite for such scenarios). We don't appear to have any nightly builds that cover the TI compiler anyway.

Since this is a new feature for CMake 3.24, I think it should be back-ported to the release branch.

Backport: release

Merge request reports