mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
3d00be13ee
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