CMAKE_ANDROID_NDK_DEPRECATED_HEADERS

From Get docs
Cmake/docs/3.21/variable/cmake android ndk deprecated headers


CMAKE_ANDROID_NDK_DEPRECATED_HEADERS

New in version 3.9.


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.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.html