[gnome-games/wip/exalm/mame: 4/4] meson: Reenable MAME plugin
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/mame: 4/4] meson: Reenable MAME plugin
- Date: Wed, 5 Feb 2020 21:37:03 +0000 (UTC)
commit 30a9559ddd57aaba2c39550cd062fca194382cc8
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Thu Feb 6 02:35:58 2020 +0500
meson: Reenable MAME plugin
Since it's fast now, we can enable it by default.
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 998ffb44..1a9844fd 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -15,7 +15,7 @@ option ('dreamcast-plugin', description: 'Support for Dreamcast games',
option ('game-cube-plugin', description: 'Support for GameCube games', type: 'boolean')
option ('libretro-plugin', description: 'Support for Libretro games', type: 'boolean')
option ('love-plugin', description: 'Support for LÖVE games', type: 'boolean')
-option ('mame-plugin', description: 'Support for MAME games', type: 'boolean', value:
false)
+option ('mame-plugin', description: 'Support for MAME games', type: 'boolean')
option ('ms-dos-plugin', description: 'Support for MS-DOS games', type: 'boolean')
option ('nintendo-ds-plugin', description: 'Support for Nintendo DS games', type: 'boolean')
option ('playstation-plugin', description: 'Support for PlayStation games', type: 'boolean')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]