summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst')
-rw-r--r--Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst b/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst
index ba6df933ab..d5f3351118 100644
--- a/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst
+++ b/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst
@@ -1,6 +1,8 @@
CMAKE_<LANG>_STANDARD_LIBRARIES
-------------------------------
+.. versionadded:: 3.6
+
Libraries linked into every executable and shared library linked
for language ``<LANG>``. This is meant for specification of system
libraries needed by the language for the current platform.