mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Merge topic 'docs-xcode-gen-scheme-workdir'
6905451e11Help: Add missing XCODE_SCHEME_WORKING_DIRECTORY6ff07dac76Help: Minor typos and formatting for XCODE_SCHEME_WORKING_DIRECTORY Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4543
This commit is contained in:
@@ -38,3 +38,4 @@ The following target properties will be applied on the
|
||||
- :prop_tgt:`XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING`
|
||||
- :prop_tgt:`XCODE_SCHEME_ENVIRONMENT`
|
||||
- :prop_tgt:`XCODE_SCHEME_EXECUTABLE`
|
||||
- :prop_tgt:`XCODE_SCHEME_WORKING_DIRECTORY`
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
XCODE_SCHEME_WORKING_DIRECTORY
|
||||
------------------------------
|
||||
|
||||
Specify the ``Working Directory`` a of the `Run` and `Profile`
|
||||
action in the generated Xcode scheme. In case the value contains
|
||||
Specify the ``Working Directory`` of the *Run* and *Profile*
|
||||
actions in the generated Xcode scheme. In case the value contains
|
||||
generator expressions those are evaluated.
|
||||
|
||||
This property is initialized by the value of the variable
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
CMAKE_XCODE_SCHEME_WORKING_DIRECTORY
|
||||
------------------------------------
|
||||
|
||||
Specify the ``Working Directory`` a of the `Run` and `Profile`
|
||||
action in the generated Xcode scheme.
|
||||
Specify the ``Working Directory`` of the *Run* and *Profile*
|
||||
actions in the generated Xcode scheme.
|
||||
|
||||
This variable initializes the
|
||||
:prop_tgt:`XCODE_SCHEME_WORKING_DIRECTORY`
|
||||
|
||||
Reference in New Issue
Block a user