summaryrefslogtreecommitdiffstats
path: root/libkdenetwork/gpgmepp/interfaces/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libkdenetwork/gpgmepp/interfaces/CMakeLists.txt')
-rw-r--r--libkdenetwork/gpgmepp/interfaces/CMakeLists.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/libkdenetwork/gpgmepp/interfaces/CMakeLists.txt b/libkdenetwork/gpgmepp/interfaces/CMakeLists.txt
new file mode 100644
index 00000000..db5b88ee
--- /dev/null
+++ b/libkdenetwork/gpgmepp/interfaces/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (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
+ editinteractor.h passphraseprovider.h progressprovider.h
+ DESTINATION ${INCLUDE_INSTALL_DIR}/gpgme++/interfaces )