mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 19:49:28 +00:00
depends: qt: fix webcam scanner on windows
This commit is contained in:
parent
8e7cab38d5
commit
ae366ed943
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ $(package)_config_opts_mingw32 += -DQT_QMAKE_TARGET_MKSPEC=win32-g++
|
|||
$(package)_config_opts_mingw32 += -DINPUT_opengl=no
|
||||
$(package)_config_opts_mingw32 += -DINPUT_dbus=no
|
||||
$(package)_config_opts_mingw32 += -DINPUT_freetype=no
|
||||
$(package)_config_opts_mingw32 += -DINPUT_ffmpeg=no
|
||||
$(package)_config_opts_mingw32 += -DINPUT_wmf=yes
|
||||
$(package)_config_opts_mingw32 += -DBUILD_WITH_PCH=ON
|
||||
|
||||
|
|
Loading…
Reference in a new issue