Sign in
coral
/
imx-gstreamer
/
b60d869b221697137bba06865cd492c9bd451507
/
.
/
tests
/
meson.build
blob: e6b1cfd2643b425a53b8507afa3de3e5d5c39057 [
file
] [
log
] [
blame
]
subdir
(
'benchmarks'
)
# FIXME: make check work on windows
if
host_machine
.
system
()
!=
'windows'
subdir
(
'check'
)
endif
if
not
get_option
(
'disable_examples'
)
subdir
(
'examples'
)
endif
subdir
(
'misc'
)