summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-properties.7.rst
diff options
context:
space:
mode:
authorJake Turner <jake@evansturner.co.uk>2021-10-18 05:35:11 (GMT)
committerJake Turner <jake@evansturner.co.uk>2021-10-19 14:24:10 (GMT)
commite09a3eddb61e732728bd76d63fe8098f14c737c1 (patch)
tree23fcfe6f52a5f7885d0e611f86bc95146ce059d4 /Help/manual/cmake-properties.7.rst
parent52ea22ca65d86627e9ab571f2a87d4a952a7d85e (diff)
downloadCMake-e09a3eddb61e732728bd76d63fe8098f14c737c1.zip
CMake-e09a3eddb61e732728bd76d63fe8098f14c737c1.tar.gz
CMake-e09a3eddb61e732728bd76d63fe8098f14c737c1.tar.bz2
Xcode: Support "GPU Frame Capture" scheme property
Added XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE variable which sets the scheme property value for "GPU Frame Capture" in the Options section by setting the Xcode project variable "enableGPUFrameCaptureMode". Example values are "Metal" (1) and "Disabled" (3). XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE is initialized by the property CMAKE_XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE. Implements: #22700
Diffstat (limited to 'Help/manual/cmake-properties.7.rst')
-rw-r--r--Help/manual/cmake-properties.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst
index 435b2c6..4fc26ab 100644
--- a/Help/manual/cmake-properties.7.rst
+++ b/Help/manual/cmake-properties.7.rst
@@ -426,6 +426,7 @@ Properties on Targets
/prop_tgt/XCODE_SCHEME_ARGUMENTS
/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT
/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING
+ /prop_tgt/XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE
/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER
/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS
/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE