Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
2785364b7ba32de1f718e9e5fd049a039414a669
/
.
/
Tests
/
RunCMake
/
XcFramework
/
create-executable-framework-ios-catalyst.cmake
blob: ce415ef5af92ba71cb6f0e1ab46350fa0c97b81c [
file
] [
log
] [
blame
]
set
(
CMAKE_OSX_DEPLOYMENT_TARGET
"15.0"
)
include
(
create
-
executable
.
cmake
)