euresys: Add new plugin for Euresys MultiCam driver (broken)

Untested, but compiles without error.
This commit is contained in:
Joshua M. Doe
2011-01-19 11:04:59 -05:00
parent b01ef05c41
commit 8549479892
7 changed files with 963 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ find_package (Glib2 REQUIRED)
find_package (NIIMAQ)
find_package (FreeImage)
find_package (OpenCV)
find_package (Euresys)
# conditional required packages
include (CheckIncludeFiles)