pixci: Initial untested pixcisrc element for EPIX PIXCI framegrabbers

This commit is contained in:
Joshua M. Doe
2013-07-03 10:45:16 -04:00
parent f0e7d6ec0b
commit a649df60d5
10 changed files with 987 additions and 0 deletions

View File

@@ -21,3 +21,7 @@ endif (IOTECHDAQX_FOUND)
if (PHOENIX_FOUND)
add_subdirectory(phoenix)
endif (PHOENIX_FOUND)
if (XCLIB_FOUND)
add_subdirectory(pixci)
endif (XCLIB_FOUND)