summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2023-03-01 10:26:57 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2023-03-01 12:50:00 +0100
commitf6c8bbb954038f08511634e47ccf007736ecddda (patch)
tree6a7c8fc47d5b03146ba1377a27ebdbcb077f7efe /doc
parent74d5f120d20bf2e45e6c566fa2eeaf42068eaaa3 (diff)
downloadqtdoc-f6c8bbb954038f08511634e47ccf007736ecddda.tar.gz
Doc: Clarify thirdparty library option usage
Only some 3rdparty libs take a -no option. Fixes: QTBUG-110879 Change-Id: I8830c1db753f126c465e4c3b38cf4fd1c385223f Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/configure.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/configure.qdoc b/doc/src/configure.qdoc
index 171442ee..52c75c37 100644
--- a/doc/src/configure.qdoc
+++ b/doc/src/configure.qdoc
@@ -223,7 +223,7 @@
\li \b -system-harfbuzz
\endtable
- It's also possible to disable support for these libraries by using
+ It's also possible to disable support for most of these libraries by using
\b -no instead of \b{-qt}.
configure in Qt 6 relies on CMake to locate third-party libraries.