diff options
| author | Linus Jahn <lnj@kaidan.im> | 2021-03-27 14:32:53 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-03-28 00:09:13 +0100 |
| commit | 0e52fd954977d63f1280d61c9f0c3e3232e55be9 (patch) | |
| tree | ff5fc68bc83ed4cceff0d6b6d6446858286e99a7 /src/CMakeLists.txt | |
| parent | b9c1ca9b60e3bdfe1371c813750ce31383bcc25f (diff) | |
| download | qxmpp-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.txt | 1 |
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 |
