mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 04:08:46 -06:00
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.
This commit is contained in:
committed by
Brad King
parent
1b3ab3318d
commit
eeaa25e521
5
Help/variable/CMAKE_ANDROID_API_MIN.rst
Normal file
5
Help/variable/CMAKE_ANDROID_API_MIN.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
CMAKE_ANDROID_API_MIN
|
||||
---------------------
|
||||
|
||||
Default value for the :prop_tgt:`ANDROID_API_MIN` target property.
|
||||
See that target property for additional information.
|
||||
Reference in New Issue
Block a user