diff options
Diffstat (limited to 'Help/command')
-rw-r--r-- | Help/command/try_compile.rst | 2 |
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 |