summaryrefslogtreecommitdiffstats
path: root/tdeeject/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tdeeject/CMakeLists.txt')
-rw-r--r--tdeeject/CMakeLists.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tdeeject/CMakeLists.txt b/tdeeject/CMakeLists.txt
new file mode 100644
index 000000000..dc57412ec
--- /dev/null
+++ b/tdeeject/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( PROGRAMS tdeeject DESTINATION ${BIN_INSTALL_DIR} )