mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
qmlgl: qmake: add support for MacOS target
This commit is contained in:
parent
66d0c41161
commit
eab642b1c3
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ android {
|
|||
|
||||
android:DEFINES += HAVE_QT_ANDROID
|
||||
win32:DEFINES += HAVE_QT_WIN32
|
||||
macx:DEFINES += HAVE_QT_MAC
|
||||
|
||||
SOURCES += \
|
||||
gstplugin.cc \
|
||||
|
|
Loading…
Reference in a new issue