mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
link against gst on mac
This commit is contained in:
@@ -81,6 +81,11 @@ mac {
|
||||
QMAKE_CXXFLAGS += -D__MACOSX_CORE__
|
||||
QMAKE_CXXFLAGS += -stdlib=libstdc++
|
||||
|
||||
INCLUDEPATH += /Library/Frameworks/GStreamer.framework/Headers
|
||||
LIBS+=-L/opt/local/lib -lavformat -lavcodec -lavutil -lswscale -lz
|
||||
LIBS+=-framework GStreamer
|
||||
QMAKE_LFLAGS+=-read_only_relocs suppress
|
||||
|
||||
# -lGLEW
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user