summaryrefslogtreecommitdiff
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-05-01 11:40:26 -0400
committerBrad King <brad.king@kitware.com>2023-05-01 11:42:41 -0400
commit84122e6ca15b8e07a5066473b78d7d401a08829d (patch)
tree442beedc32f7f4c46bab711fffd26c9e042cab78 /Help
parent4dc47f82c2a3fc492d4cb94b4d96a24b9fc9cc47 (diff)
downloadcmake-84122e6ca15b8e07a5066473b78d7d401a08829d.tar.gz
Help: Remove outdated link to Absoft Fortran
Absoft ceased operations on 2022-09-22 [1] [2]. The website is no longer available. [1] https://web.archive.org/web/20220816070730/https://www.absoft.com/ [2] https://fortran-lang.discourse.group/t/4274
Diffstat (limited to 'Help')
-rw-r--r--Help/variable/CMAKE_LANG_COMPILER_ID.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_ID.rst b/Help/variable/CMAKE_LANG_COMPILER_ID.rst
index 3b27fc3a6d..5eb86c603e 100644
--- a/Help/variable/CMAKE_LANG_COMPILER_ID.rst
+++ b/Help/variable/CMAKE_LANG_COMPILER_ID.rst
@@ -9,7 +9,7 @@ include:
=============================== ===============================================
Value Name
=============================== ===============================================
-``Absoft`` `Absoft Fortran`_
+``Absoft`` Absoft Fortran
``ADSP`` Analog VisualDSP++
``AppleClang`` Apple Clang
``ARMCC`` ARM Compiler
@@ -50,7 +50,6 @@ Value Name
This variable is not guaranteed to be defined for all compilers or
languages.
-.. _Absoft Fortran: https://www.absoft.com
.. _LLVM Clang: https://clang.llvm.org
.. _Embarcadero: https://www.embarcadero.com
.. _Classic Flang Fortran Compiler: https://github.com/flang-compiler/flang