meson: codecs: Don't install header
This library is not intended to be public. APIs are likely to change over time and should not be disclosed to people yet.
This commit is contained in:
parent
fdf06fa363
commit
8b0d5e1272
@ -16,8 +16,6 @@ codecs_headers = [
|
|||||||
'gstvp9picture.h',
|
'gstvp9picture.h',
|
||||||
]
|
]
|
||||||
|
|
||||||
install_headers(codecs_headers, subdir : 'gstreamer-1.0/gst/codecs')
|
|
||||||
|
|
||||||
cp_args = [
|
cp_args = [
|
||||||
'-DGST_USE_UNSTABLE_API',
|
'-DGST_USE_UNSTABLE_API',
|
||||||
'-DBUILDING_GST_CODECS',
|
'-DBUILDING_GST_CODECS',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user