Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.0 Beta 1
-
None
-
752362b0fa48ae9be15757aff7eb3dce6665b41a
Description
doing CONFIG -= c++11 in a Qt project switches the deployment target for the project from the default 10.7 down to 10.6, so the project ends up having a different (and lower) deployment target than the rest of Qt.
This is not very intuitive, and I think it would be better if the deployment target would be fixed globally at configure time.
Attachments
Issue Links
- relates to
-
QTBUG-31586 C++11 not enabled for all projects of a Qt build
- Closed