aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2022-04-06 13:02:29 +0200
committerLinus Jahn <lnj@kaidan.im>2022-04-06 15:02:47 +0200
commita8fd01e50a3088df8bc6b367d1c14fe1da93be91 (patch)
tree415b66cdd850fdb0491e0d2e5fd698ae61f1c1d8 /src/CMakeLists.txt
parenta3e110d6a219f2dc3bfd6d8fc238f5d022f30aea (diff)
downloadqxmpp-a8fd01e50a3088df8bc6b367d1c14fe1da93be91.tar.gz
Message: Move encryption namespace parsing into Global private
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 88afe50e..5da1f458 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -153,6 +153,7 @@ set(SOURCE_FILES
base/QXmppElement.cpp
base/QXmppEntityTimeIq.cpp
base/QXmppGeolocItem.cpp
+ base/QXmppGlobal.cpp
base/QXmppHttpUploadIq.cpp
base/QXmppIbbIq.cpp
base/QXmppIq.cpp