summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst')
-rw-r--r--share/cmake-3.22/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst b/share/cmake-3.22/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
new file mode 100644
index 0000000..afc6b31
--- /dev/null
+++ b/share/cmake-3.22/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
@@ -0,0 +1,8 @@
+Swift_LANGUAGE_VERSION
+----------------------
+
+.. versionadded:: 3.16
+
+This property sets the language version for the Swift sources in the target. If
+one is not specified, it will default to ``<CMAKE_Swift_LANGUAGE_VERSION>`` if
+specified, otherwise it is the latest version supported by the compiler.