...now also kguiaddons is needed
Not sure this is a good way of working... lots of inter-repository updating without version checking :-/ Alex
This commit is contained in:
parent
1d82fffd3d
commit
943a549712
@ -64,6 +64,7 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
|
||||
# those are not "done" yet:
|
||||
find_package(ki18n REQUIRED NO_MODULE)
|
||||
find_package(kio REQUIRED NO_MODULE)
|
||||
find_package(kguiaddons REQUIRED NO_MODULE)
|
||||
|
||||
find_package(KDELibs4 REQUIRED NO_MODULE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user