- 
    
Bug
 - 
    Resolution: Done
 - 
    
P3: Somewhat important
 - 
    5.1.0 RC1
 - 
    None
 - 
    Mac OS X 10.8.2
 
- 
        d0d158f0921fbcc67ac33eedc69684c1b3b389a7
 
C++11 is enabled though qt_common.prf, which is included from eg qt_module.prf, qt_tool.prf, etc. But some parts of the Qt build do not load either of these, eg:
qtlocation/src/3rdparty/poly2tri/poly2tri.pro
We should build all of Qt with C++11 if enabled by configure, so perhaps the
contains(QT_CONFIG, c++11): CONFIG += c++11
part should be in qt_build_config.prf?
- is required for
 - 
                    
QTBUG-31808 static builds not working on Mac OS X 10.8
-         
 - Closed
 
 -         
 - 
                    
QTBUG-31445 can't build QtLocation qtquick plugin on Mac with Qt3D
-         
 - Closed
 
 -         
 
- relates to
 - 
                    
QTBUG-31726 Deployment target depends on CONFIG containing c++11
-         
 - Closed
 
 -