imperxflex: move imperxflexsrc to a more unique directory

This commit is contained in:
Joshua M. Doe 2019-07-26 10:44:06 -04:00
parent 904546b7e2
commit 477ae0b9d7
4 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ if (NIIMAQDX_FOUND)
endif (NIIMAQDX_FOUND) endif (NIIMAQDX_FOUND)
if (IMPERX_FLEX_FOUND) if (IMPERX_FLEX_FOUND)
add_subdirectory (imperx) add_subdirectory (imperxflex)
endif () endif ()
if (IOTECHDAQX_FOUND) if (IOTECHDAQX_FOUND)