qt5base-lts/mkspecs/features/mac
Tor Arne Vestbø 3d0a60aaa4 Enable C++11 on OSX when using Clang
This means we have to bump the deployment target to Lion (10.7), as the
LLVM 'libc++' C++ standard library does not support Snow Leopard (10.6).

For iOS the deployment target has to be bumped from 4.3 to 5.0, but we
don't enable C++11 by default yet as it's not tested enough on iOS.

Users who wish to deploy to 10.6 need to build their own Qt,
passing -no-c++11 to configure.

Change-Id: I7b5d20ab002db889d1091a4b7ff600f62caa7f06
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2013-04-05 14:23:23 +02:00
..
default_post.prf Load sdk.prf first, if enabled, so that other features can use QMAKE_CXX 2013-04-03 17:16:43 +02:00
default_pre.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
objective_c.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rez.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sdk.prf Enable C++11 on OSX when using Clang 2013-04-05 14:23:23 +02:00