diff options
Diffstat (limited to 'Help/generator/Xcode.rst')
-rw-r--r-- | Help/generator/Xcode.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/generator/Xcode.rst b/Help/generator/Xcode.rst index a66f483..9dd5015 100644 --- a/Help/generator/Xcode.rst +++ b/Help/generator/Xcode.rst @@ -34,7 +34,7 @@ Supported pairs are: See the :variable:`CMAKE_XCODE_BUILD_SYSTEM` variable for allowed values. For example, to select the original build system under Xcode 12, - run :manual:`cmake(1)` with the option ``-T buildsystem=1``. + run :manual:`cmake(1)` with the option :option:`-T buildsystem=1 <cmake -T>`. Swift Support ^^^^^^^^^^^^^ |