diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2013-12-31 01:02:29 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-12-31 01:02:29 +0100 |
commit | 2da3d7904a207ce635caddc4fc95b2f1d19039b3 (patch) | |
tree | 290662b7f4181b17388253448372d6355527cbcd /tde-i18n-sl/docs/tdebase/kinfocenter | |
parent | 967ad8d9b773eb857d78c6bbc6845a3b4b3c2fe9 (diff) | |
download | tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.tar.gz tde-i18n-2da3d7904a207ce635caddc4fc95b2f1d19039b3.zip |
Initial cmake conversion
This resolves Bug 1329
Diffstat (limited to 'tde-i18n-sl/docs/tdebase/kinfocenter')
11 files changed, 63 insertions, 0 deletions
diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/CMakeLists.txt new file mode 100644 index 00000000000..9532d869435 --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/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-sl/docs/tdebase/kinfocenter/dma/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/dma/CMakeLists.txt new file mode 100644 index 00000000000..f261f02f25b --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/dma/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/dma + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt new file mode 100644 index 00000000000..5b1a2296862 --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/partitions + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/pci/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/pci/CMakeLists.txt new file mode 100644 index 00000000000..ab80677745c --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/pci/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/pci + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt new file mode 100644 index 00000000000..eff8eea1a7a --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/pcmcia/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/pcmcia + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/processor/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/processor/CMakeLists.txt new file mode 100644 index 00000000000..37ebe2c5333 --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/processor/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/processor + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt new file mode 100644 index 00000000000..c4b3dff4cb0 --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/protocols/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/protocols + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/samba/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/samba/CMakeLists.txt new file mode 100644 index 00000000000..7bbb8056bc5 --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/samba/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/samba + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt new file mode 100644 index 00000000000..10fd2d24d4f --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/scsi + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/sound/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/sound/CMakeLists.txt new file mode 100644 index 00000000000..1346a3a960f --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/sound/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/sound + LANG sl +) diff --git a/tde-i18n-sl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt new file mode 100644 index 00000000000..01987c2494a --- /dev/null +++ b/tde-i18n-sl/docs/tdebase/kinfocenter/xserver/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION kinfocenter/xserver + LANG sl +) |