Skip building webengine
This commit is contained in:
parent
1c67dab4e0
commit
f97f467e2e
@ -46,7 +46,7 @@ SET _ROOT=
|
|||||||
Then navigate to the source directory and configure the build system:
|
Then navigate to the source directory and configure the build system:
|
||||||
|
|
||||||
```console
|
```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:
|
And build and install:
|
||||||
|
Loading…
Reference in New Issue
Block a user