Merge pull request #5600 from orbea/Qt
qb: Add a description for the Qt wrapper in ./configure --help
This commit is contained in:
commit
cd942f1faa
|
@ -90,7 +90,7 @@ HAVE_PARPORT=auto # Parallel port joypad support
|
|||
HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
|
||||
HAVE_MMAP=auto # MMAP support
|
||||
HAVE_QT=no # Qt companion support
|
||||
HAVE_QT_WRAPPER=no
|
||||
HAVE_QT_WRAPPER=no # Qt wrapper support
|
||||
HAVE_XSHM=no # XShm video driver support
|
||||
HAVE_CHEEVOS=yes # Retro Achievements
|
||||
HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines
|
||||
|
|
Loading…
Reference in New Issue