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/gstglcolorconvert \
|
||||||
libs/gstglquery \
|
libs/gstglquery \
|
||||||
libs/gstglsl \
|
libs/gstglsl \
|
||||||
elements/glimagesink
|
elements/glimagesink \
|
||||||
|
pipelines/simple-launch-lines
|
||||||
else
|
else
|
||||||
check_gl=
|
check_gl=
|
||||||
endif
|
endif
|
||||||
@ -294,7 +295,6 @@ check_PROGRAMS = \
|
|||||||
$(check_hlsdemux_m3u8) \
|
$(check_hlsdemux_m3u8) \
|
||||||
$(check_hlsdemux) \
|
$(check_hlsdemux) \
|
||||||
$(check_player) \
|
$(check_player) \
|
||||||
pipelines/simple-launch-lines \
|
|
||||||
$(EXPERIMENTAL_CHECKS)
|
$(EXPERIMENTAL_CHECKS)
|
||||||
|
|
||||||
noinst_HEADERS = elements/mxfdemux.h
|
noinst_HEADERS = elements/mxfdemux.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user