You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
375 B
10 lines
375 B
8 years ago
|
CMAKE_ANDROID_NDK_DEPRECATED_HEADERS
|
||
|
------------------------------------
|
||
|
|
||
|
When :ref:`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.
|