cmake/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst

9 lines
304 B
ReStructuredText
Raw Normal View History

2020-02-01 23:06:01 +01:00
Swift_LANGUAGE_VERSION
----------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.16
2020-02-01 23:06:01 +01:00
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.