summaryrefslogtreecommitdiff
path: root/tests/meson.build
blob: 6326d2d5b638d7a0ca714edd1ed3a7dd2d50dc7b (plain)
1
2
3
4
5
# FIXME: make check work on windows
if host_machine.system() != 'windows'
subdir('check')
endif