mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Try building Qt with -no-feature-netlistmgr on Windows.
This commit is contained in:
parent
87d549baec
commit
da38539fa6
1 changed files with 1 additions and 0 deletions
|
@ -1257,6 +1257,7 @@ win:
|
|||
LIBJPEG_LIBS_DEBUG="%MOZJPEG_DIR%\Debug\jpeg-static.lib" ^
|
||||
LIBJPEG_LIBS_RELEASE="%MOZJPEG_DIR%\Release\jpeg-static.lib" ^
|
||||
-mp ^
|
||||
-no-feature-netlistmgr ^
|
||||
-nomake examples ^
|
||||
-nomake tests ^
|
||||
-platform win32-msvc
|
||||
|
|
Loading…
Add table
Reference in a new issue