summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Android: Add support for unified headersBrad King2017-06-121-0/+9
The unified headers are preferred as of NDK r15, so use them by default if available and provide an option to use the deprecated headers. Inspired-by: Florent Castelli <florent.castelli@gmail.com> Fixes: #16584