This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-06 17:39:47 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
b3a319d3f1
gstreamer
/
subprojects
/
gst-plugins-ugly
/
tests
/
meson.build
4 lines
87 B
Meson
Raw
Normal View
History
Unescape
Escape
tests: Enable unit test on Windows Remove hard-coded ':' whitelist separator since it varies with OS
2018-12-07 14:39:01 +00:00
if
not
get_option
(
'tests'
)
.
disabled
(
)
and
gstcheck_dep
.
found
(
)
subdir
(
'check'
)
meson: Don't depend on gstreamer-check-1.0 on windows https://bugzilla.gnome.org/show_bug.cgi?id=773114
2016-10-25 15:54:52 +00:00
endif
Reference in a new issue
Copy permalink