swift
acb2a448
- [Cmake] add toolchain and cache files for Darwin platforms (#77958)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
230 days ago
[Cmake] add toolchain and cache files for Darwin platforms (#77958) * add toolchain and cache files for Darwin platforms * cleanup SDKROOT check and remove explicit check for CMAKE_MAKE_PROGRAM
References
#77958 - [Cmake] add toolchain and cache files for Darwin platforms
Author
justice-adams-apple
Parents
6a6cc48c
Files
20
Runtimes/Core/cmake/caches/Vendors/Apple
Darwin.toolchain.cmake
apple-common.cmake
arm64-AppleTVOS-simulator.cmake
arm64-AppleTVOS.cmake
arm64-BridgeOS.cmake
arm64-WatchOS-simulator.cmake
arm64-XROS-simulator.cmake
arm64-iPhoneOS-simulator.cmake
arm64-iPhoneOS.cmake
arm64_32-WatchOS.cmake
arm64e-AppleTVOS.cmake
arm64e-MacOSX.cmake
arm64e-WatchOS.cmake
arm64e-XROS.cmake
arm64e-iPhoneOS.cmake
x86_64-AppleTVOS-simulator.cmake
x86_64-MacOSX.cmake
x86_64-WatchOS-simulator.cmake
x86_64-XROS-simulator.cmake
x86_64-iPhoneOS-simulator.cmake
Loading