summaryrefslogtreecommitdiffstats
path: root/kprofilemethod
diff options
context:
space:
mode:
authorSerghei Amelian <serghei.amelian@gmail.com>2012-02-14 20:55:22 +0200
committerSerghei Amelian <serghei.amelian@gmail.com>2012-02-14 20:55:22 +0200
commitadee843c4d5c8fbce75abd3a768d643392e4ea90 (patch)
tree6b4ab90028fc79ca1cfaeda61c0f66aaef7ed9fe /kprofilemethod
parentbfb0bc00e959ed3cac6cf4e517a24de50446be50 (diff)
downloadtdesdk-adee843c4d5c8fbce75abd3a768d643392e4ea90.tar.gz
tdesdk-adee843c4d5c8fbce75abd3a768d643392e4ea90.zip
[tdesdk/cmake] added forgotten files
Diffstat (limited to 'kprofilemethod')
-rw-r--r--kprofilemethod/CMakeLists.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/kprofilemethod/CMakeLists.txt b/kprofilemethod/CMakeLists.txt
new file mode 100644
index 00000000..85ad07e5
--- /dev/null
+++ b/kprofilemethod/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2012 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES kprofilemethod.h DESTINATION ${INCLUDE_INSTALL_DIR} )