summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2021-11-03 09:37:41 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-11-16 10:45:18 +0000
commitd4e4613b3df17e26f86bffe9847bd2a4738101b6 (patch)
tree896f18f450609349dbca23380b3c1bbfdfc82e28
parent82aade2b927b56c628c7505fedc0fa22165d6549 (diff)
Fix proprietary codes feature referring to qmake
Fixes: QTBUG-97926 Change-Id: I2abba9044d64765fca48d987c70494792529f6ca Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 3a0f20bfc896008e825a51208bb978d4e192a180) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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