mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
Diab: Add WindRiver Systems's Diab C/C++ toolchain
Teach CMake to recognize Diab versions 5.9.x.x and above. Closes: #26666
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
diab-compiler-support
|
||||
---------------------
|
||||
|
||||
* `Diab compilers from Wind River Systems`_, versions 5.9.x+, are now
|
||||
supported with :variable:`compiler id <CMAKE_<LANG>_COMPILER_ID>` ``Diab``
|
||||
for languages ``ASM``, ``C``, and ``CXX``.
|
||||
|
||||
.. _`Diab compilers from Wind River Systems`: https://www.windriver.com/resource/wind-river-diab-compiler-product-overview
|
||||
Reference in New Issue
Block a user