mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-08 03:41:52 +08:00
19 lines
520 B
INI
19 lines
520 B
INI
minigui_cmake_cfgs="-Dwith_fontttfsupport:STRING=ft2 \
|
|
-Dgab_pcxvfb:BOOL=ON \
|
|
-Dgal_qvfb:BOOL=OFF \
|
|
-Dial_custom:BOOL=OFF \
|
|
-Dial_auto:BOOL=OFF \
|
|
-Dgal_fbcon:BOOL=OFF \
|
|
-Dgal_dummy:BOOL=OFF \
|
|
-Dfont_qpfsupport:BOOL=ON \
|
|
-Dfont_upfsupport:BOOL=ON \
|
|
-Dfont_unicodesupport:BOOL=ON \
|
|
-Dcharset_gb18030support:BOOL=ON \
|
|
-Dmisc_savescreen:BOOL=OFF \
|
|
-Dlicense_splash:BOOL=OFF \
|
|
-Dlicense_screensaver:BOOL=OFF \
|
|
-Dlicense_productid:BOOL=OFF \
|
|
-Dgal_dummy:BOOL=OFF"
|
|
|
|
|