Disable gstreamer010

master
Nicky 2019-01-17 07:56:59 +01:00
parent 577743fe98
commit 2cfe9bc9e5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
add_subdirectory(base)
if (LINUX)
add_subdirectory(gstreamer010)
#add_subdirectory(gstreamer010)
#add_subdirectory(libvlc)
add_subdirectory(example)
endif (LINUX)