Add autotype library linking

Added Autotype switch + updated Travis to always test all extension
This commit is contained in:
thez3ro
2016-12-13 21:14:39 +01:00
committed by Jonathan White
parent fa891edb7c
commit 07a41f58d7
6 changed files with 28 additions and 15 deletions

View File

@@ -86,6 +86,7 @@ endmacro(add_unit_test)
set(TEST_LIBRARIES
keepassx_core
${keepasshttp_LIB}
${autotype_LIB}
Qt5::Core
Qt5::Concurrent
Qt5::Widgets