From 429393998c1c4dbd33e6ca3e4b1a32f77e6cd8b5 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Thu, 30 Jul 2015 00:01:13 +0300 Subject: [PATCH] update translations cmakelists as well --- sources/translations/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sources/translations/CMakeLists.txt b/sources/translations/CMakeLists.txt index f02e852..cea504c 100644 --- a/sources/translations/CMakeLists.txt +++ b/sources/translations/CMakeLists.txt @@ -1,9 +1,4 @@ find_package(Gettext REQUIRED) -find_package (ECM 0.0.12 REQUIRED NO_MODULE) -set (CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) -find_package (KF5 REQUIRED COMPONENTS I18n) -include (KDEInstallDirs) - add_subdirectory (awesome-widget) add_subdirectory (desktop-panel)