vcpkg/scripts/toolchains
alcroito f1fbee87db
[vcpkg] Fix iOS toolchain detection when using the iOS community triplets (#12361)
* [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.
2020-07-13 14:13:44 -07:00
..
android.cmake [android] Link C++ runtime according to VCPKG_CRT_LINKAGE (#11266) 2020-05-11 13:42:08 -07:00
freebsd.cmake [vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better integration 2018-12-04 18:01:23 -08:00
ios.cmake [vcpkg] Fix iOS toolchain detection when using the iOS community triplets (#12361) 2020-07-13 14:13:44 -07:00
linux.cmake [vcpkg] Add Linux toolchain x86 support (#8588) 2020-05-07 14:11:32 -07:00
mingw.cmake Add support for building with MinGW (#9137) 2020-01-17 15:36:08 -08:00
osx.cmake [vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better integration 2018-12-04 18:01:23 -08:00
windows.cmake [vcpkg] Add nologo to windows toolchain (#11146) 2020-06-11 13:43:24 -07:00