mirror of
https://github.com/reactos/CMake.git
synced 2025-01-07 11:40:23 +00:00
9a4df52aa1
Also add a 'CMAKE_ANDROID_GUI' variable to set the property default so a project can easily make all executables Android applications. An Android application executable file has the same extension as a shared library (.so).
6 lines
169 B
ReStructuredText
6 lines
169 B
ReStructuredText
CMAKE_ANDROID_GUI
|
|
-----------------
|
|
|
|
Default value for the :prop_tgt:`ANDROID_GUI` target property of
|
|
executables. See that target property for additional information.
|