diff --git a/CMakeLists.txt b/CMakeLists.txt index 7689401cc..11784fdbd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -62,6 +62,8 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs #find_package(KF5Transitional REQUIRED) # those are not "done" yet: + +find_package(kdeqt5staging REQUIRED NO_MODULE) find_package(KIO REQUIRED NO_MODULE) find_package(kdeclarative REQUIRED NO_MODULE)