meson: display OMX target when configuring
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Tue, 7 Jan 2020 04:54:19 +0000 (10:24 +0530)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Tue, 7 Jan 2020 06:02:05 +0000 (06:02 +0000)
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.

meson.build

index 714996a..afc14f3 100644 (file)
@@ -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