Skip to content

Commit 3df94d7

Browse files
committed
Mention CMake 4.1 for CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
1 parent 958c669 commit 3df94d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cmake/cmake.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,8 @@ this repository is **3.29**.
298298
* `if(IS_EXECUTABLE)`
299299
* 3.31
300300
* `add_custom_command()` keyword `CODEGEN`
301+
* 4.1
302+
* `CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID` variable.
301303

302304
CMake versions scheme across the systems is available at
303305
[pkgs.org](https://pkgs.org/download/cmake).

0 commit comments

Comments
 (0)