From 2da3d7904a207ce635caddc4fc95b2f1d19039b3 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 31 Dec 2013 01:02:29 +0100 Subject: Initial cmake conversion This resolves Bug 1329 --- tde-i18n-da/docs/tdetoys/CMakeLists.txt | 3 +++ tde-i18n-da/docs/tdetoys/amor/CMakeLists.txt | 6 ++++++ tde-i18n-da/docs/tdetoys/kmoon/CMakeLists.txt | 6 ++++++ tde-i18n-da/docs/tdetoys/kodo/CMakeLists.txt | 6 ++++++ tde-i18n-da/docs/tdetoys/kteatime/CMakeLists.txt | 6 ++++++ tde-i18n-da/docs/tdetoys/kweather/CMakeLists.txt | 6 ++++++ tde-i18n-da/docs/tdetoys/kworldclock/CMakeLists.txt | 6 ++++++ 7 files changed, 39 insertions(+) create mode 100644 tde-i18n-da/docs/tdetoys/CMakeLists.txt create mode 100644 tde-i18n-da/docs/tdetoys/amor/CMakeLists.txt create mode 100644 tde-i18n-da/docs/tdetoys/kmoon/CMakeLists.txt create mode 100644 tde-i18n-da/docs/tdetoys/kodo/CMakeLists.txt create mode 100644 tde-i18n-da/docs/tdetoys/kteatime/CMakeLists.txt create mode 100644 tde-i18n-da/docs/tdetoys/kweather/CMakeLists.txt create mode 100644 tde-i18n-da/docs/tdetoys/kworldclock/CMakeLists.txt (limited to 'tde-i18n-da/docs/tdetoys') diff --git a/tde-i18n-da/docs/tdetoys/CMakeLists.txt b/tde-i18n-da/docs/tdetoys/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-da/docs/tdetoys/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-da/docs/tdetoys/amor/CMakeLists.txt b/tde-i18n-da/docs/tdetoys/amor/CMakeLists.txt new file mode 100644 index 00000000000..eff1ed86da5 --- /dev/null +++ b/tde-i18n-da/docs/tdetoys/amor/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION amor + LANG da +) diff --git a/tde-i18n-da/docs/tdetoys/kmoon/CMakeLists.txt b/tde-i18n-da/docs/tdetoys/kmoon/CMakeLists.txt new file mode 100644 index 00000000000..5a66cf0874f --- /dev/null +++ b/tde-i18n-da/docs/tdetoys/kmoon/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kmoon + LANG da +) diff --git a/tde-i18n-da/docs/tdetoys/kodo/CMakeLists.txt b/tde-i18n-da/docs/tdetoys/kodo/CMakeLists.txt new file mode 100644 index 00000000000..2f4f48169da --- /dev/null +++ b/tde-i18n-da/docs/tdetoys/kodo/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kodo + LANG da +) diff --git a/tde-i18n-da/docs/tdetoys/kteatime/CMakeLists.txt b/tde-i18n-da/docs/tdetoys/kteatime/CMakeLists.txt new file mode 100644 index 00000000000..cd5705a50d6 --- /dev/null +++ b/tde-i18n-da/docs/tdetoys/kteatime/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kteatime + LANG da +) diff --git a/tde-i18n-da/docs/tdetoys/kweather/CMakeLists.txt b/tde-i18n-da/docs/tdetoys/kweather/CMakeLists.txt new file mode 100644 index 00000000000..852d98c560c --- /dev/null +++ b/tde-i18n-da/docs/tdetoys/kweather/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kweather + LANG da +) diff --git a/tde-i18n-da/docs/tdetoys/kworldclock/CMakeLists.txt b/tde-i18n-da/docs/tdetoys/kworldclock/CMakeLists.txt new file mode 100644 index 00000000000..70084d77473 --- /dev/null +++ b/tde-i18n-da/docs/tdetoys/kworldclock/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kworldclock + LANG da +) -- cgit v1.2.1