Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
XcFramework
/
export-ios-catalyst.cmake
blob: 28a7a203a1d68795e2772ad4f9fd23f2b11eedaa [
file
]
set
(
platform_name ios
-
catalyst
)
set
(
platform_arg IOS_CATALYST_INCLUDE_FILE
)
set
(
CMAKE_OSX_DEPLOYMENT_TARGET
"15.0"
)
include
(
export
-
common
.
cmake
)