CMAKE_XCODE_SCHEME_WORKING_DIRECTORY.rst 404 B

123456789101112
  1. CMAKE_XCODE_SCHEME_WORKING_DIRECTORY
  2. ------------------------------------
  3. Specify the ``Working Directory`` a of the `Run` and `Profile`
  4. action in the generated Xcode scheme.
  5. This variable initializes the
  6. :prop_tgt:`XCODE_SCHEME_WORKING_DIRECTORY`
  7. property on all targets.
  8. Please refer to the :prop_tgt:`XCODE_GENERATE_SCHEME` target property
  9. documentation to see all Xcode schema related properties.