diff noconfig.pri @ 558:77754355b37a

macOS build fixes
author Chris Cannam
date Mon, 18 Feb 2019 10:35:39 +0000
parents 00aa19d02510
children 4f79d96d8219
line wrap: on
line diff
--- a/noconfig.pri	Mon Feb 18 10:29:36 2019 +0000
+++ b/noconfig.pri	Mon Feb 18 10:35:39 2019 +0000
@@ -124,6 +124,9 @@
     # All Mac builds are 64-bit these days.
 
     INCLUDEPATH += $$PWD/sv-dependency-builds/osx/include $$PWD/sv-dependency-builds/osx/include/opus
+
+    INCLUDEPATH += /usr/local/opt/boost/include
+
     LIBS += -L$$PWD/sv-dependency-builds/osx/lib -L$$PWD
 
     QMAKE_CXXFLAGS_RELEASE += -O3 -ffast-math -flto