gstreamer/playback/player/gst-play/meson.build

7 lines
140 B
Meson
Raw Normal View History

executable('gst-play',
['gst-play.c',
'gst-play-kb.c',
'gst-play-kb.h'],
dependencies : [gst_dep, gstplayer_dep, m_dep])