mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
projects/*/options: build 'emulators' by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
72ca71eeb6
commit
edca2d5565
@ -163,7 +163,7 @@
|
||||
GAMES="no"
|
||||
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
EMULATORS="yes"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
@ -163,7 +163,7 @@
|
||||
GAMES="no"
|
||||
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
EMULATORS="yes"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
@ -163,7 +163,7 @@
|
||||
GAMES="no"
|
||||
|
||||
# build with emulator support (yes / no)
|
||||
EMULATORS="no"
|
||||
EMULATORS="yes"
|
||||
|
||||
# Testpackages for development (yes / no)
|
||||
TESTING="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user