summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-06-18 14:23:21 -0700
committerThiago Macieira <thiago.macieira@intel.com>2014-07-20 04:32:44 +0200
commit40d3ab564b02ed72d43ae1d29c638556003d5e17 (patch)
treefda67e51b63a7e2936bb1720f9f8f886fe7eb094 /src/widgets
parent4a99beb7efa7b28916e30be675f4923378c982ab (diff)
Add support for CONFIG += c++14
Most compilers out in the wild still don't support the flag, so we need to compare the version number anyway. This also makes it ready for whenever compilers start supporting -std=c++14, something we should fix for C++11 too. It overrides the CXX11 variable for two reasons: 1) we reuse the mechanics in c++11.prf 2) we avoid c++11.prf overriding the flag if qmake decides to process it later (CONFIG += c++14 is additive) Change-Id: I79b6523fd9017483f2474634d1c09f2fd5ea039d Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions