Skip building webengine
This commit is contained in:
@@ -46,7 +46,7 @@ SET _ROOT=
|
||||
Then navigate to the source directory and configure the build system:
|
||||
|
||||
```console
|
||||
> configure -opensource -confirm-license -nomake examples -nomake tests -static -static-runtime -debug-and-release -mp -prefix %QTDIR%\msvc2019_64_static
|
||||
> configure -opensource -confirm-license -nomake examples -nomake tests -skip webengine -static -static-runtime -debug-and-release -mp -prefix %QTDIR%\msvc2019_64_static
|
||||
```
|
||||
|
||||
And build and install:
|
||||
|
||||
Reference in New Issue
Block a user