summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/parts/CMakeLists.txt')
-rw-r--r--khexedit/parts/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/khexedit/parts/CMakeLists.txt b/khexedit/parts/CMakeLists.txt
new file mode 100644
index 0000000..40d4463
--- /dev/null
+++ b/khexedit/parts/CMakeLists.txt
@@ -0,0 +1,13 @@
+#################################################
+#
+# (C) 2012 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+add_subdirectory( kbytesedit )
+add_subdirectory( kpart )