config BR2_PACKAGE_LIBRETRO_QUICKNES
|
bool "libretro-quicknes"
|
depends on BR2_PACKAGE_RETROARCH
|
depends on BR2_INSTALL_LIBSTDCPP
|
help
|
libretro quicknes core.
|
|
http://www.libretro.com
|
|
comment "LIBRETRO_QUICKNES needs a toolchain w/ C++"
|
depends on !BR2_INSTALL_LIBSTDCPP
|