summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>2020-01-07 10:24:19 +0530
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>2020-01-07 06:02:05 +0000
commitf1353ae41d9f222dbf15408985f8f349eeac8465 (patch)
treefe8ea7ab540da3944c31ee6475d1cd1790cd9d4f
parent72844211f76e1e790e43ee4424c12a40db79fe69 (diff)
downloadgst-omx-f1353ae41d9f222dbf15408985f8f349eeac8465.tar.gz
meson: display OMX target when configuring
I'm adding more gst-omx CI ( https://gitlab.freedesktop.org/gstreamer/gst-ci/issues/20 ) having the OMX targets displayed in the logs makes things clearer.
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 714996a..afc14f3 100644
--- a/meson.build
+++ b/meson.build
@@ -220,6 +220,8 @@ else
error ('Unsupported omx target specified. Use the -Dtarget option')
endif
+message ('OMX target: ' + omx_target)
+
extra_video_headers = ''
# Check for optional OpenMAX extension headers