mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Autotests: Add OpenSSL include directories
This commit is contained in:
parent
265c67f173
commit
050fd7528c
|
@ -31,6 +31,7 @@ falkon_tests(
|
|||
)
|
||||
|
||||
set(falkon_autotests_SRCS passwordbackendtest.cpp)
|
||||
include_directories(${OPENSSL_INCLUDE_DIR})
|
||||
falkon_tests(
|
||||
databasepasswordbackendtest
|
||||
databaseencryptedpasswordbackendtest
|
||||
|
|
Loading…
Reference in New Issue
Block a user