summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nl/docs/tdegraphics
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-19 03:02:00 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-20 01:08:37 +0100
commit6d747afe2f2250a9f25adb3c758a91fc21520e74 (patch)
tree961ada9146123ec2862ff6b9216684b222d27993 /tde-i18n-nl/docs/tdegraphics
parentad3e28539be336059a2aa272c8d724e539a6fa84 (diff)
downloadtde-i18n-6d747afe2f2250a9f25adb3c758a91fc21520e74.tar.gz
tde-i18n-6d747afe2f2250a9f25adb3c758a91fc21520e74.zip
Use universal common rules instead of many individual CMakeListst.txt files.
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 <slavek.banko@axis.cz>
Diffstat (limited to 'tde-i18n-nl/docs/tdegraphics')
-rw-r--r--tde-i18n-nl/docs/tdegraphics/CMakeLists.txt3
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kamera/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kcoloredit/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kdvi/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kgamma/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kghostview/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kpdf/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kruler/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/ksnapshot/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdegraphics/kuickshow/CMakeLists.txt6
10 files changed, 0 insertions, 57 deletions
diff --git a/tde-i18n-nl/docs/tdegraphics/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/CMakeLists.txt
deleted file mode 100644
index 03be08640be..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/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-nl/docs/tdegraphics/kamera/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kamera/CMakeLists.txt
deleted file mode 100644
index 0e967aebb6f..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kamera/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 kamera
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/kcoloredit/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kcoloredit/CMakeLists.txt
deleted file mode 100644
index 7accf382658..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kcoloredit/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 kcoloredit
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/kdvi/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kdvi/CMakeLists.txt
deleted file mode 100644
index 0a1d99ce997..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kdvi/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 kdvi
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/kgamma/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kgamma/CMakeLists.txt
deleted file mode 100644
index 0619699b34b..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kgamma/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 kgamma
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/kghostview/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kghostview/CMakeLists.txt
deleted file mode 100644
index 3b5ffd9a533..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kghostview/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 kghostview
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/kpdf/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kpdf/CMakeLists.txt
deleted file mode 100644
index fe2a648e3e5..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kpdf/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 kpdf
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/kruler/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kruler/CMakeLists.txt
deleted file mode 100644
index 6cd3237858e..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kruler/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 kruler
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/ksnapshot/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/ksnapshot/CMakeLists.txt
deleted file mode 100644
index 8c1160e47e2..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/ksnapshot/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 ksnapshot
- LANG nl
-)
diff --git a/tde-i18n-nl/docs/tdegraphics/kuickshow/CMakeLists.txt b/tde-i18n-nl/docs/tdegraphics/kuickshow/CMakeLists.txt
deleted file mode 100644
index 7900b709e90..00000000000
--- a/tde-i18n-nl/docs/tdegraphics/kuickshow/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 kuickshow
- LANG nl
-)