Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
XcFramework
/
create-framework-ios-catalyst.cmake
blob: e5dcb9f19d913b45e63c63d6140d26e489aefd3a [
file
]
set
(
CMAKE_OSX_DEPLOYMENT_TARGET
"15.0"
)
include
(
create
-
framework
.
cmake
)