X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/c64059bd02061968b184c6c8e3d862423afd2547..50c889e24c50c0fcca64b791c79337f5590a9819:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index 424e30f6f..0054a5540 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -79,6 +79,7 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS Codecs ) +find_package(KF6MoreTools) find_package(KUserFeedback 1.2.0) set_package_properties(KUserFeedback PROPERTIES TYPE OPTIONAL