CMAKE_ANDROID_NDK_DEPRECATED_HEADERSΒΆ

When Cross Compiling for Android with the NDK, this variable may be set to specify whether to use the deprecated per-api-level headers instead of the unified headers.

If not specified, the default will be false if using a NDK version that provides the unified headers and true otherwise.

Previous topic

CMAKE_ANDROID_NDK

Next topic

CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG

This Page