qt5base-lts/tests/auto/corelib/tools/qversionnumber
James McDonnell d76be5530a Use correct test to add C++14 to the project configuration
Only add C++14 to the project configuration when C++14 support is
available on the platform.  Adding it because the platform supports
C++11 doesn't work when the platform _only_ supports C++11 (e.g.,
QNX 6.6.0).

Task-number: QTBUG-49491
Change-Id: I15de38bb06d912a314b9dd18c80b513cc06a855e
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-12-01 15:46:31 +00:00
..
qversionnumber.pro Use correct test to add C++14 to the project configuration 2015-12-01 15:46:31 +00:00
tst_qversionnumber.cpp Added QVersionNumber to QtCore's public API 2015-07-10 00:47:03 +00:00