pleorasrc: initial working plugin for Pleora eBUS SDK U3V and GEV cameras

This commit is contained in:
Joshua M. Doe
2018-05-21 06:50:57 -04:00
parent 8ab8b4c28f
commit 1bc0829d81
5 changed files with 1228 additions and 0 deletions

View File

@@ -88,6 +88,9 @@ macro_log_feature(MATROX_FOUND "Matrox MIL" "Required to build Matrox MIL source
find_package(Phoenix)
macro_log_feature(PHOENIX_FOUND "Active Silicon Phoenix" "Required to build Active Silicon Phoenix source element" "http://www.activesilicon.com/" FALSE)
find_package(Pleora)
macro_log_feature(Pleora_FOUND "Pleora eBUS" "Required to build Pleora eBUS source element" "http://www.pleora.com/" FALSE)
find_package(Sapera)
macro_log_feature(SAPERA_FOUND "Teledyne DALSA Sapera" "Required to build Teledyne DALSA Sapera source element" "http://www.teledynedalsa.com/" FALSE)