pylonsrc: merge Basler Pylon plugin from gst-pylonsrc
Merged from https://github.com/zingmars/gst-pylonsrc This includes some changes to include running gst-indent, and modification to allow it to compile with Visual Studio 2012/VC11.
This commit is contained in:
@@ -58,6 +58,10 @@ if (Pleora_FOUND)
|
||||
add_subdirectory(pleora)
|
||||
endif (Pleora_FOUND)
|
||||
|
||||
if (PYLON_FOUND)
|
||||
add_subdirectory(pylon)
|
||||
endif (PYLON_FOUND)
|
||||
|
||||
if (SAPERA_FOUND)
|
||||
add_subdirectory(sapera)
|
||||
endif (SAPERA_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user