Home - IARSystems/cmake-tutorial GitHub Wiki
Welcome to the cmake-tutorial wiki!
The cmake-tutorial wiki covers additional topics not available in the README
Interactive examples
- cstat - IAR C-STAT Static Analysis
- libs - Creating and using static libraries
- mix - Mixing C and Assembly source code
- trustzone - Arm TrustZone project
- version - Adding a version number from a configured header file
Cookbook
Analyzing
Building
- Setting language-specific target options
- Selecting build types
- Using Ninja Multi-Config
- Filing a build log
- Multi-file compilation
- Invoking IAR binary utilities
- Use the IAR ELF Tool to convert executable targets to their binary formats
CTest
IDE
- Building and Debugging from the Embedded Workbench IDE
- Building and Debugging from Visual Studio Code (Windows)
- Building and Debugging from Visual Studio Code (Linux)
- IAR Environment Variables in CMake
- Reproducible builds for CMake projects migrated from the IDE