Mention the c++14 CONFIG option in the qmake variable reference

Change-Id: Iaad18c39925c07b9bf068c02f2cda5d7f06fd38f
Reviewed-by: Alejandro Exojo Piqueras <suy@badopi.org>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
Laszlo Papp 2014-12-13 13:09:11 +00:00 committed by Oleg Shparber
parent 36132addd1
commit 81d116595c

View File

@ -917,6 +917,9 @@
\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.
\row \li c++14 \li C++14 support is enabled. This option has no effect if
the compiler does not support C++14.
By default, support is disabled.
\endtable
When you use the \c debug_and_release option (which is the default under