vcpkg/scripts/toolchains
talregev 27fe7a50db
Compile for android including armv6. (#16847)
* compile for android including armv6.

* Update arm-android.cmake

* Update from comment in the PR
support ANDROID_NATIVE_API_LEVEL from env variable. (to be able to compile also 16 and not just 21 as default)

* Add ANDROID_ARM_NEON from env var

* Short version of update ANDROID_ARM_NEON.

* remove ANDROID_NATIVE_API_LEVEL now using vcpkg_CMAKE_SYSTEM_VERSION in triplet
Add cache to ANDROID_ARM_NEON
fix indents

* Update neon triplet

* Add arm-neon-android.cmake file.
2021-05-05 13:32:47 -07:00
..
android.cmake Compile for android including armv6. (#16847) 2021-05-05 13:32:47 -07:00
freebsd.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
ios.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
linux.cmake [vcpkg] Support cross compile arm64-linux, arm-linux triplets on linux (#13374) 2020-10-30 12:15:40 -07:00
mingw.cmake [mingw] Remove executable extension on non-Windows hosts (#15282) 2020-12-26 22:19:16 -08:00
openbsd.cmake [vcpkg] initial openbsd (community) support (#14549) 2020-11-23 09:43:23 -08:00
osx.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00
windows.cmake 11129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290) 2020-09-03 11:00:35 -07:00