Skip to content

Commit fcdaba0

Browse files
author
Felipe Torrezan
authored
Update README.md
- Added caution note about CMake 4.1.0.
1 parent 65c7636 commit fcdaba0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ CMake is an open-source, cross-platform family of tools maintained and supported
66

77
This tutorial offers a short introduction for those seeking information on how to start using the IAR C/C++ Compiler together with CMake from the command line. While this guide is based on the IAR Build Tools for Arm (CXARM) 9.60.4 on Linux, it should work with other supported IAR products with no or minimal changes.
88

9+
>[!CAUTION]
10+
>An extraneous regression that affects `ASM` settings persistence for when __reconfiguring__ a project was introduced in CMake 4.1.0. A fix is planned for CMake [4.1.2](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/11160).
11+
912
## Prerequisites
1013
Before you begin, you will need to download and install the IAR product, CMake and then clone this repository.
1114

0 commit comments

Comments
 (0)