1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-19 02:17:27 +08:00

Help: Add 4.1 release note for Renesas compiler support

This was missed in commit 514135f563 (Renesas: Add support for Renesas
compilers, 2025-04-14, v4.1.0-rc1~89^2).

Issue: #26880
This commit is contained in:
Hirofumi Nakamura
2025-07-24 17:02:33 +09:00
committed by Brad King
parent fa3978fa85
commit d95135b9cd

View File

@@ -56,6 +56,12 @@ Compilers
.. _`Diab compilers from Wind River Systems`: https://www.windriver.com/resource/wind-river-diab-compiler-product-overview
* `Renesas Compilers`_ are now supported with
:variable:`compiler id <CMAKE_<LANG>_COMPILER_ID>` ``Renesas`` for
languages ``ASM`` and ``C``.
.. _Renesas Compilers: https://www.renesas.com
Commands
--------