[gnome-games/wip/exalm/mame: 32/33] meson: Reenable MAME plugin



commit b269882142ab1b9ed955f2533736e8f6c17d0854
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 f94d0a07..fa589741 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-64-plugin',   description: 'Support for Nintendo 64 games',   type: 'boolean')
 option ('nintendo-ds-plugin',   description: 'Support for Nintendo DS games',   type: 'boolean')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]