On Monday, 9 April 2018 07:31:31 PDT Roland Hughes wrote:
> Sorry for the necro-post, but, have been working on OpenVMS and writing
> projects, letting my interest email pile up. I would like to +1 this if
> no decision has moved forward.

The decision was made not to change anything. To select C++11, do:

CONFIG += c++11
CONFIG -= c++14 c++1z

When qmake starts supporting "c++17", you'll need to remove that too. Ditto 
for C++2x.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to