From 84835f6d92ac44ce93e4908a08138f2afcae1c66 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 (cherry picked from commit 6d747afe2f2250a9f25adb3c758a91fc21520e74) --- tde-i18n-fr/docs/tdetoys/CMakeLists.txt | 3 --- tde-i18n-fr/docs/tdetoys/amor/CMakeLists.txt | 6 ------ tde-i18n-fr/docs/tdetoys/kmoon/CMakeLists.txt | 6 ------ tde-i18n-fr/docs/tdetoys/kodo/CMakeLists.txt | 6 ------ tde-i18n-fr/docs/tdetoys/kteatime/CMakeLists.txt | 6 ------ tde-i18n-fr/docs/tdetoys/kweather/CMakeLists.txt | 6 ------ tde-i18n-fr/docs/tdetoys/kworldclock/CMakeLists.txt | 6 ------ 7 files changed, 39 deletions(-) delete mode 100644 tde-i18n-fr/docs/tdetoys/CMakeLists.txt delete mode 100644 tde-i18n-fr/docs/tdetoys/amor/CMakeLists.txt delete mode 100644 tde-i18n-fr/docs/tdetoys/kmoon/CMakeLists.txt delete mode 100644 tde-i18n-fr/docs/tdetoys/kodo/CMakeLists.txt delete mode 100644 tde-i18n-fr/docs/tdetoys/kteatime/CMakeLists.txt delete mode 100644 tde-i18n-fr/docs/tdetoys/kweather/CMakeLists.txt delete mode 100644 tde-i18n-fr/docs/tdetoys/kworldclock/CMakeLists.txt (limited to 'tde-i18n-fr/docs/tdetoys') diff --git a/tde-i18n-fr/docs/tdetoys/CMakeLists.txt b/tde-i18n-fr/docs/tdetoys/CMakeLists.txt deleted file mode 100644 index 03be08640be..00000000000 --- a/tde-i18n-fr/docs/tdetoys/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_auto_add_subdirectories( ) diff --git a/tde-i18n-fr/docs/tdetoys/amor/CMakeLists.txt b/tde-i18n-fr/docs/tdetoys/amor/CMakeLists.txt deleted file mode 100644 index ab408261fd9..00000000000 --- a/tde-i18n-fr/docs/tdetoys/amor/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 amor - LANG fr -) diff --git a/tde-i18n-fr/docs/tdetoys/kmoon/CMakeLists.txt b/tde-i18n-fr/docs/tdetoys/kmoon/CMakeLists.txt deleted file mode 100644 index a6a1ab5a2a8..00000000000 --- a/tde-i18n-fr/docs/tdetoys/kmoon/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 kmoon - LANG fr -) diff --git a/tde-i18n-fr/docs/tdetoys/kodo/CMakeLists.txt b/tde-i18n-fr/docs/tdetoys/kodo/CMakeLists.txt deleted file mode 100644 index 50ec14bfcf7..00000000000 --- a/tde-i18n-fr/docs/tdetoys/kodo/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 kodo - LANG fr -) diff --git a/tde-i18n-fr/docs/tdetoys/kteatime/CMakeLists.txt b/tde-i18n-fr/docs/tdetoys/kteatime/CMakeLists.txt deleted file mode 100644 index 2627c21564e..00000000000 --- a/tde-i18n-fr/docs/tdetoys/kteatime/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 kteatime - LANG fr -) diff --git a/tde-i18n-fr/docs/tdetoys/kweather/CMakeLists.txt b/tde-i18n-fr/docs/tdetoys/kweather/CMakeLists.txt deleted file mode 100644 index 898d3e1748d..00000000000 --- a/tde-i18n-fr/docs/tdetoys/kweather/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 kweather - LANG fr -) diff --git a/tde-i18n-fr/docs/tdetoys/kworldclock/CMakeLists.txt b/tde-i18n-fr/docs/tdetoys/kworldclock/CMakeLists.txt deleted file mode 100644 index be5d36d2eda..00000000000 --- a/tde-i18n-fr/docs/tdetoys/kworldclock/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 kworldclock - LANG fr -) -- cgit v1.2.3