From 24b4d120d560bcdf92fd7e72f07e81eb3bc56257 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 8 Jun 2019 15:50:03 +0200 Subject: [PATCH] Whoops, fix KConfig name --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 33ec047..a3eae2d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -42,7 +42,7 @@ find_package(KF5 ${KF5_VERSION} REQUIRED CoreAddons # Caches TextWidgets # Spin boxes GuiAddons # Image cache - KConfig # Configuration + Config # Configuration Completion # KComboBox XmlGui # User interface ConfigWidgets # Handling of configuration