gl/tests: only build the simple-launch-lines test if we have GL
This commit is contained in:
parent
1fe958d6d3
commit
0ef4269a7f
@ -211,7 +211,8 @@ check_gl=libs/gstglcontext \
|
||||
libs/gstglcolorconvert \
|
||||
libs/gstglquery \
|
||||
libs/gstglsl \
|
||||
elements/glimagesink
|
||||
elements/glimagesink \
|
||||
pipelines/simple-launch-lines
|
||||
else
|
||||
check_gl=
|
||||
endif
|
||||
@ -294,7 +295,6 @@ check_PROGRAMS = \
|
||||
$(check_hlsdemux_m3u8) \
|
||||
$(check_hlsdemux) \
|
||||
$(check_player) \
|
||||
pipelines/simple-launch-lines \
|
||||
$(EXPERIMENTAL_CHECKS)
|
||||
|
||||
noinst_HEADERS = elements/mxfdemux.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user