summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst')
-rw-r--r--share/cmake-3.18/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/cmake-3.18/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst b/share/cmake-3.18/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
new file mode 100644
index 0000000..7579447
--- /dev/null
+++ b/share/cmake-3.18/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
@@ -0,0 +1,6 @@
+Swift_LANGUAGE_VERSION
+----------------------
+
+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.