diff options
| author | Melvin Keskin <melvo@olomono.de> | 2021-09-02 23:41:16 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-09-03 16:16:15 +0200 |
| commit | 0623aa38f2ead734dddea4cbad899a868f01cb1e (patch) | |
| tree | ce6539732310386d2ba0faf7383c054a4690f3a2 /src/CMakeLists.txt | |
| parent | 12c63eddded9f02369bd4e569f62acfdd95cc723 (diff) | |
| download | qxmpp-0623aa38f2ead734dddea4cbad899a868f01cb1e.tar.gz | |
Add QXmppOmemoElement
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 e166a8cb..b21e198a 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/QXmppOmemoElement.h base/QXmppOmemoEnvelope.h base/QXmppPingIq.h base/QXmppPresence.h |
