mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Extract CONFIG += c++11 into common config.pri
This commit is contained in:
committed by
Felix Kauselmann
parent
cb822c4f47
commit
6f182b2bb3
@ -28,10 +28,6 @@ macx {
|
||||
CONFIG += objective_c
|
||||
}
|
||||
|
||||
unix {
|
||||
CONFIG += c++11
|
||||
}
|
||||
|
||||
unix:haiku {
|
||||
DEFINES += _BSD_SOURCE
|
||||
LIBS += -lnetwork -lbsd
|
||||
|
Reference in New Issue
Block a user