summaryrefslogtreecommitdiffstats
path: root/src/core/doc
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-11-03 09:37:41 +0100
committerMichal Klocek <michal.klocek@qt.io>2021-11-10 20:49:50 +0100
commit3a0f20bfc896008e825a51208bb978d4e192a180 (patch)
tree52ca8ff50879146ff3819460fd7404ec9dee62ed /src/core/doc
parent1140a69b246a97f0a4216c40ccebfb02a808d79e (diff)
Fix proprietary codes feature referring to qmake
Fixes: QTBUG-97926 Pick-to: 6.2 Change-Id: I2abba9044d64765fca48d987c70494792529f6ca Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/doc')
-rw-r--r--src/core/doc/src/qtwebengine-features.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/core/doc/src/qtwebengine-features.qdoc b/src/core/doc/src/qtwebengine-features.qdoc
index 29ec002ee..2a52f8772 100644
--- a/src/core/doc/src/qtwebengine-features.qdoc
+++ b/src/core/doc/src/qtwebengine-features.qdoc
@@ -77,12 +77,13 @@
For more information, see \l{Qt Configure Options}.
- When using qmake to build just the \QWE module, the following
- command can be used (in this example, the \QWE source code is
+ When using cmake to build just the \QWE module, the following
+ command can be used to configure and build (in this example, the \QWE source code is
located in \c {C:\qt\qtwebengine}):
\code
- qmake C:\qt\qtwebengine -- -webengine-proprietary-codecs
+ qt-configure-module C:\qt\qtwebengine -webengine-proprietary-codecs
+ cmake --build . --parallel
\endcode
\warning When distributing proprietary codec libraries, you must acquire