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
|
2023-12-07 09:12:54 +01:00
|
|
|
one is not specified, it will default to
|
|
|
|
:variable:`CMAKE_Swift_LANGUAGE_VERSION` if specified, otherwise it is the
|
|
|
|
latest version supported by the compiler.
|