aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-07-11 00:57:37 +0200
committerLinus Jahn <lnj@kaidan.im>2022-07-11 01:54:36 +0200
commit35ea54219281bf256b9c990e52025e43c92f3d02 (patch)
tree65fe525e69a4f323645628341402da91993fea33 /src/CMakeLists.txt
parentf5e82b8b460ea9e9c25bef7b0f9a9d3bd7e43523 (diff)
downloadqxmpp-35ea54219281bf256b9c990e52025e43c92f3d02.tar.gz
Stanza: Move E2eeMetadata into own header file
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e3583c84..3a73a6bf 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -34,6 +34,7 @@ set(INSTALL_HEADER_FILES
base/QXmppDataForm.h
base/QXmppDataFormBase.h
base/QXmppDiscoveryIq.h
+ base/QXmppE2eeMetadata.h
base/QXmppElement.h
base/QXmppEntityTimeIq.h
base/QXmppExtension.h