summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Android
Commit message (Collapse)AuthorAgeFilesLines
* Android: Add `ANDROID` variable to indicate the targetBrad King2016-08-231-0/+4
| | | | | Allow projects to use `if(ANDROID)` to condition their Android-specific code paths.
* Android: Add test cases covering use of the NDK and standalone toolchainsBrad King2016-08-2351-0/+547