mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 05:19:06 +08:00
f1fbee87db
* [vcpkg ios] Fix detection of iOS toolchain (#6003) Added mapping of CMAKE_SYSTEM_NAME == iOS to the bundled iOS toolchain file. This fixes the "Unable to determine toolchain to use for triplet arm64-ios with CMAKE_SYSTEM_NAME iOS" error. * [vcpkg ios] Set the CMake system processor for the simulator arches (#6003) So it's consistent for all architectures. |
||
---|---|---|
.. | ||
android.cmake | ||
freebsd.cmake | ||
ios.cmake | ||
linux.cmake | ||
mingw.cmake | ||
osx.cmake | ||
windows.cmake |