Merge topic 'xcode-scheme-workdir'

92c4c852db Xcode: Add custom working directory property

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4063
This commit is contained in:
Brad King
2019-11-19 16:30:06 +00:00
committed by Kitware Robot
11 changed files with 67 additions and 6 deletions
@@ -0,0 +1,7 @@
xcode-scheme-workdir
--------------------
* The Xcode generator learnt to set the value of the
``Custom Working Directory`` schema
option with the :prop_tgt:`XCODE_SCHEME_WORKING_DIRECTORY`
target property.