Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Document cross compiling for Android | Brad King | 2016-08-23 | 1 | -2/+8 |
| | | | | | | CMake now supports cross compiling for Android using the NDK or a standalone toolchain. Document the associated variables and how how to write toolchain files for Android. | ||||
* | Add 'ANDROID_API' target property to set Android Target API | Brad King | 2014-09-30 | 1 | -0/+5 |
Also add a 'CMAKE_ANDROID_API' variable to set the property default. |