aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRichard Weickelt <richard@weickelt.de>2020-02-05 12:28:43 +0100
committerRichard Weickelt <richard@weickelt.de>2020-02-05 12:28:43 +0100
commit7e91a76534f5d45ea0901074d4afafacb2fcec9b (patch)
tree89d4c08234416fe2f0611131aa9f112492008563 /doc
parente130e492ebe6ad266a74df7b7d5efdef55dc0ff7 (diff)
parentbf059105305fd33440940338a7aeb67ec75cb18e (diff)
Merge branch '1.15' into master
Diffstat (limited to 'doc')
-rw-r--r--doc/qbs.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index b6e1bd096..0b1592bfd 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -592,7 +592,7 @@
is required to build against the \QBS libraries.
\row
\li enableBundledQt
- \li \c true
+ \li \c false
\li Holds whether the Qt libraries that \QBS depends on will be bundled with \QBS during
the \c install step. This option is only implemented on macOS.
\row