Linux Desktop build fix
This commit is contained in:
@@ -256,6 +256,8 @@ win32{
|
|||||||
##### My release static build options
|
##### My release static build options
|
||||||
#QMAKE_CXXFLAGS += -ffunction-sections -fdata-sections
|
#QMAKE_CXXFLAGS += -ffunction-sections -fdata-sections
|
||||||
INCLUDEPATH += $${PREFIX}/include /opt/gsasl/include
|
INCLUDEPATH += $${PREFIX}/include /opt/gsasl/include
|
||||||
|
DEFINES += _WEBSOCKETPP_CPP11_STL_
|
||||||
|
QMAKE_CXXFLAGS += -std=gnu++11
|
||||||
}
|
}
|
||||||
|
|
||||||
mac{
|
mac{
|
||||||
|
|||||||
Reference in New Issue
Block a user