1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-09 09:25:07 -04:00

Depyloyment scrip update, QT project updates for OSX environment

This commit is contained in:
ZigaS
2019-01-01 15:30:20 +01:00
parent 4f5118a250
commit 747c0c3cda
35 changed files with 676 additions and 94 deletions
@@ -16,6 +16,7 @@ QMAKE_CXXFLAGS += -msse2
DEFINES += USE_SSE4_1=1
QMAKE_CXXFLAGS += -msse4.1
QMAKE_CXXFLAGS += -std=c++11
macx:QMAKE_LFLAGS_SONAME = -Wl,-install_name,@rpath/
INCLUDEPATH += $$PWD
INCLUDEPATH += ../../../exports