Extract CONFIG += c++11 into common config.pri

This commit is contained in:
Igor Kushnir
2021-02-08 16:55:37 +02:00
committed by Felix Kauselmann
parent cb822c4f47
commit 6f182b2bb3
4 changed files with 2 additions and 10 deletions

View File

@ -28,10 +28,6 @@ macx {
CONFIG += objective_c
}
unix {
CONFIG += c++11
}
unix:haiku {
DEFINES += _BSD_SOURCE
LIBS += -lnetwork -lbsd