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-12-18 06:16:36 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
e9a5ba8dac
gstreamer
/
tests
/
meson.build
4 lines
62 B
Meson
Raw
Normal View
History
Unescape
Escape
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
if
host_machine
.
system
(
)
!=
'windows'
subdir
(
'check'
)
endif
Reference in a new issue
Copy permalink