mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Merge pull request #1357 from Sonicadvance1/remove-Android-option
Removes Android cmake option.
This commit is contained in:
commit
badd659fb1
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
#
|
||||
cmake_minimum_required(VERSION 2.8.8)
|
||||
|
||||
option(ANDROID "Enables a build for Android" OFF)
|
||||
option(USE_EGL "Enables EGL OpenGL Interface" OFF)
|
||||
option(TRY_X11 "Enables X11 Support" ON)
|
||||
option(USE_UPNP "Enables UPnP port mapping support" ON)
|
||||
|
|
Loading…
Add table
Reference in a new issue