Linux: Do not try to compile the VLC plugin for now.
parent
76e75fd220
commit
f11edff29a
|
|
@ -4,7 +4,7 @@ add_subdirectory(base)
|
|||
|
||||
if (LINUX)
|
||||
add_subdirectory(gstreamer010)
|
||||
add_subdirectory(libvlc)
|
||||
#add_subdirectory(libvlc)
|
||||
add_subdirectory(example)
|
||||
endif (LINUX)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue