mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 13:11:31 +00:00
enable gpu frame capture option by default
This commit is contained in:
@ -10,4 +10,6 @@ set_target_properties(SwiftFrontend PROPERTIES
|
|||||||
BUILD_RPATH "@loader_path/../Frameworks"
|
BUILD_RPATH "@loader_path/../Frameworks"
|
||||||
XCODE_ATTRIBUTE_SKIP_INSTALL "NO"
|
XCODE_ATTRIBUTE_SKIP_INSTALL "NO"
|
||||||
XCODE_ATTRIBUTE_INSTALL_PATH "$(LOCAL_APPS_DIR)"
|
XCODE_ATTRIBUTE_INSTALL_PATH "$(LOCAL_APPS_DIR)"
|
||||||
|
XCODE_GENERATE_SCHEME ON
|
||||||
|
XCODE_SCHEME_ENABLE_GPU_FRAME_CAPTURE_MODE "Metal"
|
||||||
MACOSX_BUNDLE_COPYRIGHT "© 2024 Gay Pizza Specifications")
|
MACOSX_BUNDLE_COPYRIGHT "© 2024 Gay Pizza Specifications")
|
||||||
|
Reference in New Issue
Block a user