Fixed test cases not building

This commit is contained in:
Jonathan White 2016-03-14 21:16:33 -04:00
parent 0562ed720b
commit a454469949

View File

@ -91,6 +91,7 @@ set(TEST_LIBRARIES
Qt5::Test
${GCRYPT_LIBRARIES}
${ZLIB_LIBRARIES}
${MHD_LIBRARIES}
)
set(testsupport_SOURCES modeltest.cpp FailDevice.cpp)