summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2024-03-22 09:58:32 (GMT)
committerCraig Scott <craig.scott@crascit.com>2024-03-22 09:58:32 (GMT)
commit5b21897c6e1576593c8bb01ba08792c1bf9ff15d (patch)
tree8058beb6b078757ba8a3edd3a161a4d01b50acaa /Help
parent25d2850c190ba915a7527a29dda6efe61be901f0 (diff)
downloadCMake-5b21897c6e1576593c8bb01ba08792c1bf9ff15d.zip
CMake-5b21897c6e1576593c8bb01ba08792c1bf9ff15d.tar.gz
CMake-5b21897c6e1576593c8bb01ba08792c1bf9ff15d.tar.bz2
Help: Remove stray formatting for try_compile() LINKER_LANGUAGE keyword
Diffstat (limited to 'Help')
-rw-r--r--Help/command/try_compile.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/try_compile.rst b/Help/command/try_compile.rst
index f44a4e8..5021851 100644
--- a/Help/command/try_compile.rst
+++ b/Help/command/try_compile.rst
@@ -188,7 +188,7 @@ The options for the above signatures are:
set the :prop_tgt:`STATIC_LIBRARY_OPTIONS` target property in the generated
project, depending on the :variable:`CMAKE_TRY_COMPILE_TARGET_TYPE` variable.
-``LINKER_LANGUAGE <lang>```
+``LINKER_LANGUAGE <lang>``
.. versionadded:: 3.29
Specify the :prop_tgt:`LINKER_LANGUAGE` target property of the generated