add bitflowsrc, a source for BitFlow framegrabbers
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
if (BITFLOW_FOUND)
|
||||
add_subdirectory(bitflow)
|
||||
endif (BITFLOW_FOUND)
|
||||
|
||||
if (EDT_FOUND)
|
||||
add_subdirectory(edt)
|
||||
endif (EDT_FOUND)
|
||||
|
||||
Reference in New Issue
Block a user