# FIXME: make check work on windows
if host_machine.system() != 'windows' and gst_check_dep.found()
  subdir('check')
endif

subdir('launcher_tests')