summaryrefslogtreecommitdiffstats
path: root/kappfinder/apps/Games/Board/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kappfinder/apps/Games/Board/CMakeLists.txt')
-rw-r--r--kappfinder/apps/Games/Board/CMakeLists.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/kappfinder/apps/Games/Board/CMakeLists.txt b/kappfinder/apps/Games/Board/CMakeLists.txt
new file mode 100644
index 000000000..3bcb8bcdc
--- /dev/null
+++ b/kappfinder/apps/Games/Board/CMakeLists.txt
@@ -0,0 +1,17 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES
+ xboard.desktop Glines.desktop Gnotravex.desktop
+ Iagno.desktop Xgammon.desktop SameGnome.desktop
+ Gataxx.desktop Gmahjongg.desktop Gnotski.desktop
+ Gchess.desktop Gmines.desktop Gstones.desktop
+ DESTINATION ${DATA_INSTALL_DIR}/kappfinder/apps/Games/Board )