From 6d747afe2f2250a9f25adb3c758a91fc21520e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 19 Nov 2020 03:02:00 +0100 Subject: Use universal common rules instead of many individual CMakeListst.txt files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'template' directory in addition to the 'cmake' directory. Signed-off-by: Slávek Banko --- tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt | 10 ---------- tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt | 7 ------- tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt | 6 ------ tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/twindecoration/CMakeLists.txt | 6 ------ .../docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt | 6 ------ 17 files changed, 107 deletions(-) delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt delete mode 100644 tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt (limited to 'tde-i18n-sl/docs/tdebase/kcontrol') diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt deleted file mode 100644 index d870e8f5cbe..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_auto_add_subdirectories( ) - -##### documentation ############################# - -tde_create_handbook( - DESTINATION kcontrol - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt deleted file mode 100644 index a97446ef3ea..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/arts/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/arts - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt deleted file mode 100644 index 5e556db479a..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/bell/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/bell - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt deleted file mode 100644 index da0ca9cc4db..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/clock/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/clock - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt deleted file mode 100644 index c19843d32bc..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/cookies/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/cookies - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt deleted file mode 100644 index 615581059be..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/crypto/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/crypto - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt deleted file mode 100644 index a9e312d3871..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/ebrowsing/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/ebrowsing - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt deleted file mode 100644 index 41f446a159c..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/filetypes/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/filetypes - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt deleted file mode 100644 index 81eb561b3ed..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/kcmcss/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmcss - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt deleted file mode 100644 index f653a94af3b..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/kcmlaunch/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmlaunch - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt deleted file mode 100644 index 3899b710075..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/kcmsmserver/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/kcmsmserver - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt deleted file mode 100644 index 120f1048c5a..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/keyboard/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/keyboard - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt deleted file mode 100644 index fba71b46e9a..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/proxy/CMakeLists.txt +++ /dev/null @@ -1,7 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/proxy - NOINDEX - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt deleted file mode 100644 index 5f0bc695de4..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/smb/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/smb - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt deleted file mode 100644 index f29fbfad4fc..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/spellchecking/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/spellchecking - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt deleted file mode 100644 index a63de874a70..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/twindecoration/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/twindecoration - LANG sl -) diff --git a/tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt deleted file mode 100644 index 4b9b2de8c11..00000000000 --- a/tde-i18n-sl/docs/tdebase/kcontrol/windowmanagement/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kcontrol/windowmanagement - LANG sl -) -- cgit v1.2.1