imperxflexsrc: fix build and rename framelinksrc to imperxflexsrc

This commit is contained in:
Joshua M. Doe
2015-08-03 15:27:32 -04:00
parent 965709b06a
commit d585319cef
6 changed files with 71 additions and 13 deletions

View File

@@ -14,6 +14,10 @@ if (NIIMAQDX_FOUND)
add_subdirectory (niimaqdx)
endif (NIIMAQDX_FOUND)
if (IMPERX_FLEX_FOUND)
add_subdirectory (imperx)
endif ()
if (IOTECHDAQX_FOUND)
add_subdirectory (iotechdaqx)
endif (IOTECHDAQX_FOUND)