swift
acb2a448 - [Cmake] add toolchain and cache files for Darwin platforms (#77958)

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
Parents
  • Runtimes/Core/cmake/caches/Vendors/Apple
    • File
      Darwin.toolchain.cmake
    • File
      apple-common.cmake
    • File
      arm64-AppleTVOS-simulator.cmake
    • File
      arm64-AppleTVOS.cmake
    • File
      arm64-BridgeOS.cmake
    • File
      arm64-WatchOS-simulator.cmake
    • File
      arm64-XROS-simulator.cmake
    • File
      arm64-iPhoneOS-simulator.cmake
    • File
      arm64-iPhoneOS.cmake
    • File
      arm64_32-WatchOS.cmake
    • File
      arm64e-AppleTVOS.cmake
    • File
      arm64e-MacOSX.cmake
    • File
      arm64e-WatchOS.cmake
    • File
      arm64e-XROS.cmake
    • File
      arm64e-iPhoneOS.cmake
    • File
      x86_64-AppleTVOS-simulator.cmake
    • File
      x86_64-MacOSX.cmake
    • File
      x86_64-WatchOS-simulator.cmake
    • File
      x86_64-XROS-simulator.cmake
    • File
      x86_64-iPhoneOS-simulator.cmake
Loading