Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Android not being detected with latest NDK toolchain (#458)
When using the NDK 13b toolchain standalone or with CMake, ANDROID is not defined, but __ANDROID__ is defined instead.
- Loading branch information