Try building Qt with -no-feature-netlistmgr on Windows.

This commit is contained in:
John Preston 2023-03-01 17:51:27 +04:00
parent 87d549baec
commit da38539fa6

View File

@ -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