ANDROID_GUI.rst 327 B

123456789
  1. ANDROID_GUI
  2. -----------
  3. Build an executable as an application package on Android.
  4. When this property is set to true the executable when built for Android
  5. will be created as an application package. This property is initialized
  6. by the value of the :variable:`CMAKE_ANDROID_GUI` variable if it is set
  7. when a target is created.