diff options
author | PatriceJiang <397136899@qq.com> | 2022-08-18 03:53:52 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-08-30 14:28:27 (GMT) |
commit | 740bee97bd131b2497c58101f7fc84b1a10a8aa6 (patch) | |
tree | 46784cd4fe677c99622886395632dca77674fa79 /Help/manual/cmake-properties.7.rst | |
parent | 39456c70e1792179b4db780771fe73082122ca5f (diff) | |
download | CMake-740bee97bd131b2497c58101f7fc84b1a10a8aa6.zip CMake-740bee97bd131b2497c58101f7fc84b1a10a8aa6.tar.gz CMake-740bee97bd131b2497c58101f7fc84b1a10a8aa6.tar.bz2 |
Xcode: Add settings to control a scheme's launch configuration
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 19a22bb..d98f7cc 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -476,6 +476,7 @@ Properties on Targets /prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP /prop_tgt/XCODE_SCHEME_ENABLE_GPU_API_VALIDATION /prop_tgt/XCODE_SCHEME_ENABLE_GPU_SHADER_VALIDATION + /prop_tgt/XCODE_SCHEME_LAUNCH_CONFIGURATION /prop_tgt/XCODE_SCHEME_WORKING_DIRECTORY /prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS /prop_tgt/XCODE_XCCONFIG |