mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-22 21:59:59 +01:00
Update Mac os x scripts
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4238 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -130,6 +130,10 @@ TARGET = qelectrotech
|
||||
unix:QMAKE_LIBS_THREAD -= -lpthread
|
||||
|
||||
# Enable C++11
|
||||
macx {
|
||||
LIBS += -stdlib=libc++
|
||||
QMAKE_CXXFLAGS += -stdlib=libc++
|
||||
}
|
||||
QMAKE_CXXFLAGS += -std=c++11
|
||||
|
||||
# Description de l'installation
|
||||
|
||||
Reference in New Issue
Block a user