mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
Help: fix cross-linking from Swift_LANGUAGE_VERSION property
This commit is contained in:
@@ -4,5 +4,6 @@ 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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user