CMake/Help/variable/CMAKE_ANDROID_API_MIN.rst
Dmitry Polyanitsa eeaa25e521 Add 'ANDROID_API_MIN' target property to set Android Target MIN API
Also add a 'CMAKE_ANDROID_API_MIN' variable to set the property
default.  Teach the VS generator to write the MIN API value into
Nsight Tegra project files.
2014-12-17 11:17:28 -05:00

6 lines
165 B
ReStructuredText

CMAKE_ANDROID_API_MIN
---------------------
Default value for the :prop_tgt:`ANDROID_API_MIN` target property.
See that target property for additional information.