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

subdir('examples')