mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
avc: Look in AVCVideoServices for headers
This commit is contained in:
parent
93a89498d6
commit
8fe0393105
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ libgstavc_la_CPPFLAGS = \
|
|||
$(GST_PLUGINS_BAD_CXXFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CXXFLAGS) \
|
||||
$(GST_CXXFLAGS) \
|
||||
-framework AVCVideoServices
|
||||
-Wno-deprecated-declarations
|
||||
libgstavc_la_LIBADD = \
|
||||
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) \
|
||||
|
|
Loading…
Reference in a new issue