blob: 6dd44f8757286e47e781172e84fbf28ed1414a68 (
plain)
1
2
3
4
5
6
7
|
CMAKE_ANDROID_EXCEPTIONS
------------------------
.. versionadded:: 3.20
When :ref:`Cross Compiling for Android with the NDK`, this variable may be set
to specify whether exceptions are enabled.
|