diff options
author | Craig Scott <craig.scott@crascit.com> | 2022-10-09 02:32:53 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2022-10-09 02:34:05 (GMT) |
commit | 3de30134f1432e877bbf133bcb18797c09801209 (patch) | |
tree | fd383b92ceb4aed5792e3bba712c9134fdf17867 /Help/variable | |
parent | a07be2ffd18a03cc30153f8bafbe47f8e640eb44 (diff) | |
download | CMake-3de30134f1432e877bbf133bcb18797c09801209.zip CMake-3de30134f1432e877bbf133bcb18797c09801209.tar.gz CMake-3de30134f1432e877bbf133bcb18797c09801209.tar.bz2 |
Help: Re-sort property, variable and compiler id lists
Diffstat (limited to 'Help/variable')
-rw-r--r-- | Help/variable/CMAKE_LANG_COMPILER_ID.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_ID.rst b/Help/variable/CMAKE_LANG_COMPILER_ID.rst index 0dbc0a0..0174c56 100644 --- a/Help/variable/CMAKE_LANG_COMPILER_ID.rst +++ b/Help/variable/CMAKE_LANG_COMPILER_ID.rst @@ -39,12 +39,12 @@ Value Name ``PathScale`` PathScale ``SDCC`` `Small Device C Compiler`_ ``SunPro`` Oracle Solaris Studio +``Tasking`` `Tasking Compiler Toolsets`_ ``TI`` Texas Instruments ``TinyCC`` `Tiny C Compiler`_ ``XL``, ``VisualAge``, ``zOS`` IBM XL ``XLClang`` IBM Clang-based XL ``IBMClang`` IBM LLVM-based Compiler -``Tasking`` `Tasking Compiler Toolsets`_ =============================== =============================================== This variable is not guaranteed to be defined for all compilers or |