aboutsummaryrefslogtreecommitdiff
path: root/scripts/toolchains/android.cmake
AgeCommit message (Collapse)Author
2018-12-17Support custom Android NDK, better ABI specification (#4986)Bradley Austin Davis
2018-12-04[vcpkg-toolchains] Use XYZ_INIT CMake variables for _significantly_ better ↵Robert Schumacher
integration [brynet] Add missing openssl dependency [discord-rpc] Ensure no external downloading [podofo] Improve stability. Modernize. [usrsctp] Disable Werror [vcpkg-toolchains] Add linux changes to android and freebsd. [usrsctp] Remove excess DLLs
2018-07-03Make locating the Android NDK configurable (#3754)Simon Hausmann
Prefer an environment variable and fall back to the previous path if not set.
2018-03-11[vcpkg] Improve defaults for other platformsRobert Schumacher