From b14d761f497a9a7ec3363fb4fbbe70520803335f Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Tue, 8 Oct 2013 10:01:03 +0200 Subject: Document c++11 CONFIG flag. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-33952 Change-Id: I752c85ba1a6d42d9794c18fb3f3198df50952c61 Reviewed-by: Tor Arne Vestbø --- qmake/doc/src/qmake-manual.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qmake') 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 -- cgit v1.2.3