Fix building tests
This commit is contained in:
parent
9a8f1b48a0
commit
8b93395128
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Test)
|
|||
include_directories(
|
||||
${KDEConnectCore_BINARY_DIR}
|
||||
${CMAKE_SOURCE_DIR}
|
||||
${CMAKE_BINARY_DIR}/plugins/sendnotifications/
|
||||
)
|
||||
|
||||
set(kdeconnect_libraries
|
||||
|
|
Loading…
Reference in a new issue