mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-08 09:35:18 -04:00
parent
98c812a297
commit
35c6df2535
6 changed files with 39 additions and 5 deletions
|
@ -98,7 +98,7 @@ set(TEST_LIBRARIES
|
|||
|
||||
set(testsupport_SOURCES modeltest.cpp FailDevice.cpp)
|
||||
add_library(testsupport STATIC ${testsupport_SOURCES})
|
||||
target_link_libraries(testsupport ${MHD_LIBRARIES} Qt5::Core Qt5::Concurrent Qt5::Widgets Qt5::Test)
|
||||
target_link_libraries(testsupport Qt5::Core Qt5::Concurrent Qt5::Widgets Qt5::Test)
|
||||
|
||||
if(YUBIKEY_FOUND)
|
||||
set(TEST_LIBRARIES ${TEST_LIBRARIES} ${YUBIKEY_LIBRARIES})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue