projects
/
platform
/
upstream
/
gstreamer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
c44bfc8e2ccedef217a2cb45a5f2eac70630587f
[platform/upstream/gstreamer.git]
/
tests
/
meson.build
1
# FIXME: make check work on windows
2
if host_machine.system() != 'windows'
3
subdir('check')
4
endif
5
if not get_option('disable_examples')
6
subdir('examples')
7
endif
8
#subdir('files')
9
# FIXME: subdir('icles')