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