diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2016-02-25 06:23:55 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-03-14 23:04:06 +0100 |
commit | c70db62d3671e524d23ac974d296eb218159b000 (patch) | |
tree | 08d8ed5d0c7c170a7940bcbb80989b99ead98447 /doc | |
parent | 133cc7035dbdcaf812d8370f729530fa60547f92 (diff) | |
download | tdegames-c70db62d3671e524d23ac974d296eb218159b000.tar.gz tdegames-c70db62d3671e524d23ac974d296eb218159b000.zip |
Initial cmake conversion
Diffstat (limited to 'doc')
32 files changed, 96 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt new file mode 100644 index 00000000..03be0864 --- /dev/null +++ b/doc/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_auto_add_subdirectories( ) diff --git a/doc/atlantik/CMakeLists.txt b/doc/atlantik/CMakeLists.txt new file mode 100644 index 00000000..b5c0e7b8 --- /dev/null +++ b/doc/atlantik/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION atlantik ) + diff --git a/doc/kasteroids/CMakeLists.txt b/doc/kasteroids/CMakeLists.txt new file mode 100644 index 00000000..e1328403 --- /dev/null +++ b/doc/kasteroids/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kasteroids ) + diff --git a/doc/katomic/CMakeLists.txt b/doc/katomic/CMakeLists.txt new file mode 100644 index 00000000..63477712 --- /dev/null +++ b/doc/katomic/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION katomic ) + diff --git a/doc/kbackgammon/CMakeLists.txt b/doc/kbackgammon/CMakeLists.txt new file mode 100644 index 00000000..3869b2d2 --- /dev/null +++ b/doc/kbackgammon/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kbackgammon ) + diff --git a/doc/kbattleship/CMakeLists.txt b/doc/kbattleship/CMakeLists.txt new file mode 100644 index 00000000..c0c3d38e --- /dev/null +++ b/doc/kbattleship/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kbattleship ) + diff --git a/doc/kblackbox/CMakeLists.txt b/doc/kblackbox/CMakeLists.txt new file mode 100644 index 00000000..cf73815f --- /dev/null +++ b/doc/kblackbox/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kblackbox ) + diff --git a/doc/kbounce/CMakeLists.txt b/doc/kbounce/CMakeLists.txt new file mode 100644 index 00000000..d4dc68d4 --- /dev/null +++ b/doc/kbounce/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kbounce ) + diff --git a/doc/kenolaba/CMakeLists.txt b/doc/kenolaba/CMakeLists.txt new file mode 100644 index 00000000..76a4ac16 --- /dev/null +++ b/doc/kenolaba/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kenolaba ) + diff --git a/doc/kfouleggs/CMakeLists.txt b/doc/kfouleggs/CMakeLists.txt new file mode 100644 index 00000000..488b1e44 --- /dev/null +++ b/doc/kfouleggs/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kfouleggs ) + diff --git a/doc/kgoldrunner/CMakeLists.txt b/doc/kgoldrunner/CMakeLists.txt new file mode 100644 index 00000000..71dc8eb8 --- /dev/null +++ b/doc/kgoldrunner/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kgoldrunner ) + diff --git a/doc/kjumpingcube/CMakeLists.txt b/doc/kjumpingcube/CMakeLists.txt new file mode 100644 index 00000000..8cee6ad1 --- /dev/null +++ b/doc/kjumpingcube/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kjumpingcube ) + diff --git a/doc/klickety/CMakeLists.txt b/doc/klickety/CMakeLists.txt new file mode 100644 index 00000000..e25b0883 --- /dev/null +++ b/doc/klickety/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION klickety ) + diff --git a/doc/klines/CMakeLists.txt b/doc/klines/CMakeLists.txt new file mode 100644 index 00000000..4614f9bf --- /dev/null +++ b/doc/klines/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION klines ) + diff --git a/doc/kmahjongg/CMakeLists.txt b/doc/kmahjongg/CMakeLists.txt new file mode 100644 index 00000000..7f66b9ed --- /dev/null +++ b/doc/kmahjongg/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kmahjongg ) + diff --git a/doc/kmines/CMakeLists.txt b/doc/kmines/CMakeLists.txt new file mode 100644 index 00000000..e53625ac --- /dev/null +++ b/doc/kmines/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kmines ) + diff --git a/doc/kolf/CMakeLists.txt b/doc/kolf/CMakeLists.txt new file mode 100644 index 00000000..379365fa --- /dev/null +++ b/doc/kolf/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kolf ) + diff --git a/doc/konquest/CMakeLists.txt b/doc/konquest/CMakeLists.txt new file mode 100644 index 00000000..1d8ed956 --- /dev/null +++ b/doc/konquest/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION konquest ) + diff --git a/doc/kpat/CMakeLists.txt b/doc/kpat/CMakeLists.txt new file mode 100644 index 00000000..aeb42813 --- /dev/null +++ b/doc/kpat/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kpat ) + diff --git a/doc/kpoker/CMakeLists.txt b/doc/kpoker/CMakeLists.txt new file mode 100644 index 00000000..2dafb4b6 --- /dev/null +++ b/doc/kpoker/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kpoker ) + diff --git a/doc/kreversi/CMakeLists.txt b/doc/kreversi/CMakeLists.txt new file mode 100644 index 00000000..c0df0dce --- /dev/null +++ b/doc/kreversi/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kreversi ) + diff --git a/doc/ksame/CMakeLists.txt b/doc/ksame/CMakeLists.txt new file mode 100644 index 00000000..2a2cae76 --- /dev/null +++ b/doc/ksame/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION ksame ) + diff --git a/doc/kshisen/CMakeLists.txt b/doc/kshisen/CMakeLists.txt new file mode 100644 index 00000000..678ef3f9 --- /dev/null +++ b/doc/kshisen/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kshisen ) + diff --git a/doc/ksirtet/CMakeLists.txt b/doc/ksirtet/CMakeLists.txt new file mode 100644 index 00000000..9a8aecc6 --- /dev/null +++ b/doc/ksirtet/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION ksirtet ) + diff --git a/doc/ksmiletris/CMakeLists.txt b/doc/ksmiletris/CMakeLists.txt new file mode 100644 index 00000000..8359a141 --- /dev/null +++ b/doc/ksmiletris/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION ksmiletris ) + diff --git a/doc/ksnake/CMakeLists.txt b/doc/ksnake/CMakeLists.txt new file mode 100644 index 00000000..35be5dc2 --- /dev/null +++ b/doc/ksnake/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION ksnake ) + diff --git a/doc/ksokoban/CMakeLists.txt b/doc/ksokoban/CMakeLists.txt new file mode 100644 index 00000000..c8be5da3 --- /dev/null +++ b/doc/ksokoban/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION ksokoban ) + diff --git a/doc/kspaceduel/CMakeLists.txt b/doc/kspaceduel/CMakeLists.txt new file mode 100644 index 00000000..75c4ee60 --- /dev/null +++ b/doc/kspaceduel/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION kspaceduel ) + diff --git a/doc/ktron/CMakeLists.txt b/doc/ktron/CMakeLists.txt new file mode 100644 index 00000000..3d689c1c --- /dev/null +++ b/doc/ktron/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION ktron ) + diff --git a/doc/ktuberling/CMakeLists.txt b/doc/ktuberling/CMakeLists.txt new file mode 100644 index 00000000..a7c87ae9 --- /dev/null +++ b/doc/ktuberling/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION ktuberling ) + diff --git a/doc/lskat/CMakeLists.txt b/doc/lskat/CMakeLists.txt new file mode 100644 index 00000000..2d71dc26 --- /dev/null +++ b/doc/lskat/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION lskat ) + diff --git a/doc/twin4/CMakeLists.txt b/doc/twin4/CMakeLists.txt new file mode 100644 index 00000000..75d9915b --- /dev/null +++ b/doc/twin4/CMakeLists.txt @@ -0,0 +1,3 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer +tde_create_handbook( DESTINATION twin4 ) + |