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