diff options
| author | Melvin Keskin <melvo@olomono.de> | 2021-09-02 23:37:24 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-09-03 16:16:14 +0200 |
| commit | 12c63eddded9f02369bd4e569f62acfdd95cc723 (patch) | |
| tree | de008ca97accd962c5d2ca54ba9302c2f952a0ea /src/CMakeLists.txt | |
| parent | 11db6293ced5c4665630ad3d728aba5751a3f658 (diff) | |
| download | qxmpp-12c63eddded9f02369bd4e569f62acfdd95cc723.tar.gz | |
Add QXmppOmemoEnvelope
Co-authored-by: Germán Márquez Mejía <mancho@olomono.de>
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7a17b027..e166a8cb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -49,6 +49,7 @@ set(INSTALL_HEADER_FILES base/QXmppOmemoDeviceBundle.h base/QXmppOmemoDeviceList.h base/QXmppOmemoDeviceElement.h + base/QXmppOmemoEnvelope.h base/QXmppPingIq.h base/QXmppPresence.h base/QXmppPubSubAffiliation.h |
