summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@digia.com>2013-10-08 10:01:03 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-08 16:02:10 +0200
commitb14d761f497a9a7ec3363fb4fbbe70520803335f (patch)
tree8701874f0caa308a8c9d14ada5f6bdadcf9795c3 /qmake
parentf0b950144dde85b65df0c3cf83f7c8df0e94bbbf (diff)
Document c++11 CONFIG flag.
Task-number: QTBUG-33952 Change-Id: I752c85ba1a6d42d9794c18fb3f3198df50952c61 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index 74f8db0012..6a9489a3cb 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -908,6 +908,8 @@
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.
\endtable
Since the \c debug option overrides the \c release option when both are