[v4l2videodecoder] Support TBM for output buffer
[platform/upstream/gst-plugins-good.git] / tests / meson.build
index 55d144f..6db6240 100644 (file)
@@ -1,11 +1,8 @@
-# FIXME: make check work on windows
-if host_system != 'windows'
-  if not get_option('tests').disabled() and gstcheck_dep.found()
-    subdir('check')
-  endif
+if not get_option('tests').disabled() and gstcheck_dep.found()
+  subdir('check')
+  subdir('icles')
 endif
 
-subdir('icles')
 if not get_option('examples').disabled()
   subdir('examples')
 endif