diff options
| author | Linus Jahn <lnj@kaidan.im> | 2022-09-10 18:43:57 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-09-16 21:26:29 +0200 |
| commit | 9f474d28ffeb6e2a55fe1fb688463e1156c8fcb6 (patch) | |
| tree | 4350efbf7332063f033b265f6d60365e079d0c90 /src/CMakeLists.txt | |
| parent | 0b6842abd2877886dcb0ca4154e93d9bae1ef80c (diff) | |
| download | qxmpp-9f474d28ffeb6e2a55fe1fb688463e1156c8fcb6.tar.gz | |
Add multithreaded hashing functions
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 fb4273c9..9b82ff1d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -169,6 +169,7 @@ set(SOURCE_FILES base/QXmppGeolocItem.cpp base/QXmppGlobal.cpp base/QXmppHash.cpp + base/QXmppHashing.cpp base/QXmppHttpFileSource.cpp base/QXmppHttpUploadIq.cpp base/QXmppIbbIq.cpp |
