summaryrefslogtreecommitdiff
path: root/Help/module/CMAKE_REQUIRED_LINK_OPTIONS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Help/module/CMAKE_REQUIRED_LINK_OPTIONS.txt')
-rw-r--r--Help/module/CMAKE_REQUIRED_LINK_OPTIONS.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Help/module/CMAKE_REQUIRED_LINK_OPTIONS.txt b/Help/module/CMAKE_REQUIRED_LINK_OPTIONS.txt
new file mode 100644
index 0000000000..f2a2474374
--- /dev/null
+++ b/Help/module/CMAKE_REQUIRED_LINK_OPTIONS.txt
@@ -0,0 +1,5 @@
+ ``CMAKE_REQUIRED_LINK_OPTIONS``
+ .. versionadded:: 3.14
+
+ A :ref:`;-list <CMake Language Lists>` of options to add to the link
+ command (see :command:`try_compile` for further details).