Em quinta-feira, 9 de março de 2017, às 15:04:55 CET, Konrad Rosenbaum 
escreveu:
> CONFIG -= c++14 feels like "give me whatever predates C++ 14, even if it
> is C++ 98" or simply "I'm a hillbilly, disable those newfangled C++ 14
> features!"

I guess you'd do [changed to future version as C++11 is now required]:

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

-- 
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