summaryrefslogtreecommitdiffstats
path: root/tde-i18n-hu/docs/tdegames
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2013-12-31 01:02:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-12-31 01:02:29 +0100
commit2da3d7904a207ce635caddc4fc95b2f1d19039b3 (patch)
tree290662b7f4181b17388253448372d6355527cbcd /tde-i18n-hu/docs/tdegames
parent967ad8d9b773eb857d78c6bbc6845a3b4b3c2fe9 (diff)
downloadtde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.tar.gz
tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.zip
Initial cmake conversion
This resolves Bug 1329
Diffstat (limited to 'tde-i18n-hu/docs/tdegames')
-rw-r--r--tde-i18n-hu/docs/tdegames/CMakeLists.txt3
-rw-r--r--tde-i18n-hu/docs/tdegames/atlantik/CMakeLists.txt6
-rw-r--r--tde-i18n-hu/docs/tdegames/kolf/CMakeLists.txt6
-rw-r--r--tde-i18n-hu/docs/tdegames/konquest/CMakeLists.txt6
-rw-r--r--tde-i18n-hu/docs/tdegames/ksame/CMakeLists.txt6
-rw-r--r--tde-i18n-hu/docs/tdegames/ksirtet/CMakeLists.txt6
-rw-r--r--tde-i18n-hu/docs/tdegames/kspaceduel/CMakeLists.txt6
7 files changed, 39 insertions, 0 deletions
diff --git a/tde-i18n-hu/docs/tdegames/CMakeLists.txt b/tde-i18n-hu/docs/tdegames/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-hu/docs/tdegames/CMakeLists.txt
@@ -0,0 +1,3 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_auto_add_subdirectories( )
diff --git a/tde-i18n-hu/docs/tdegames/atlantik/CMakeLists.txt b/tde-i18n-hu/docs/tdegames/atlantik/CMakeLists.txt
new file mode 100644
index 00000000000..2ef9afe1818
--- /dev/null
+++ b/tde-i18n-hu/docs/tdegames/atlantik/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION atlantik
+ LANG hu
+)
diff --git a/tde-i18n-hu/docs/tdegames/kolf/CMakeLists.txt b/tde-i18n-hu/docs/tdegames/kolf/CMakeLists.txt
new file mode 100644
index 00000000000..8aee5a2086e
--- /dev/null
+++ b/tde-i18n-hu/docs/tdegames/kolf/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kolf
+ LANG hu
+)
diff --git a/tde-i18n-hu/docs/tdegames/konquest/CMakeLists.txt b/tde-i18n-hu/docs/tdegames/konquest/CMakeLists.txt
new file mode 100644
index 00000000000..283d726df51
--- /dev/null
+++ b/tde-i18n-hu/docs/tdegames/konquest/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION konquest
+ LANG hu
+)
diff --git a/tde-i18n-hu/docs/tdegames/ksame/CMakeLists.txt b/tde-i18n-hu/docs/tdegames/ksame/CMakeLists.txt
new file mode 100644
index 00000000000..447d909e6fe
--- /dev/null
+++ b/tde-i18n-hu/docs/tdegames/ksame/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION ksame
+ LANG hu
+)
diff --git a/tde-i18n-hu/docs/tdegames/ksirtet/CMakeLists.txt b/tde-i18n-hu/docs/tdegames/ksirtet/CMakeLists.txt
new file mode 100644
index 00000000000..8d9c9ce20f3
--- /dev/null
+++ b/tde-i18n-hu/docs/tdegames/ksirtet/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION ksirtet
+ LANG hu
+)
diff --git a/tde-i18n-hu/docs/tdegames/kspaceduel/CMakeLists.txt b/tde-i18n-hu/docs/tdegames/kspaceduel/CMakeLists.txt
new file mode 100644
index 00000000000..f7411cca87d
--- /dev/null
+++ b/tde-i18n-hu/docs/tdegames/kspaceduel/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION kspaceduel
+ LANG hu
+)