Document QT_PACKAGE_PREFIX

This commit is contained in:
Martchus 2022-05-16 21:09:26 +02:00
parent 29b1d4dc13
commit 95f421ac76
1 changed files with 3 additions and 0 deletions

View File

@ -346,6 +346,9 @@ core concurrent gui network widgets declarative/script webenginewidgets/webkitwi
Note that old Qt versions like 5.6 lack support for modern JavaScript features. To use the JavaScript-based
renaming tool it is recommend to use at least Qt 5.12.
To specify the major Qt version to use, set `QT_PACKAGE_PREFIX` (e.g. add `-DQT_PACKAGE_PREFIX:STRING=Qt6`
to the CMake arguments).
#### Select Qt module for web view and JavaScript
* Add `-DWEBVIEW_PROVIDER:STRING=webkit/webengine/none` to the CMake arguments to use either Qt WebKit (works with
'revived' version as well), Qt WebEngine or no web view at all. If no web view is used, the file information can only