summaryrefslogtreecommitdiffstats
path: root/qmake/doc/src/qmake-manual.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/doc/src/qmake-manual.qdoc')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 6a9489a3cb..d7624c2dc3 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -908,8 +908,9 @@
default is used.
\row \li thread \li Thread support is enabled. This is enabled when CONFIG
includes \c qt, which is the default.
- \row \li c++11 \li C++11 support is enabled. By default, support is
- disabled.
+ \row \li c++11 \li C++11 support is enabled. This option has no effect if
+ the compiler does not support C++11.
+ By default, support is disabled.
\endtable
Since the \c debug option overrides the \c release option when both are