aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorLinus Jahn <lnj@kaidan.im>2021-03-27 14:32:53 +0100
committerLinus Jahn <lnj@kaidan.im>2021-03-28 00:09:13 +0100
commit0e52fd954977d63f1280d61c9f0c3e3232e55be9 (patch)
treeff5fc68bc83ed4cceff0d6b6d6446858286e99a7 /src/CMakeLists.txt
parentb9c1ca9b60e3bdfe1371c813750ce31383bcc25f (diff)
downloadqxmpp-0e52fd954977d63f1280d61c9f0c3e3232e55be9.tar.gz
BitsBinaryDataList: Merge into QXmppBitsOfBinaryData compilation unit
This should speed up compilation a bit.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d376cf45..ccc3a208 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -105,7 +105,6 @@ set(SOURCE_FILES
base/QXmppBindIq.cpp
base/QXmppBitsOfBinaryContentId.cpp
base/QXmppBitsOfBinaryData.cpp
- base/QXmppBitsOfBinaryDataList.cpp
base/QXmppBitsOfBinaryIq.cpp
base/QXmppBookmarkSet.cpp
base/QXmppByteStreamIq.cpp