gstreamer/tests/meson.build

8 lines
144 B
Meson
Raw Normal View History

# FIXME: make check work on windows
if host_machine.system() != 'windows'
subdir('check')
endif
subdir('icles')
# TODO: Implement examples etc