transitioned urlstorage to LMDBAL, made it possible to build against latest qxmpp

This commit is contained in:
Blue 2023-04-15 15:07:27 -03:00
parent 81cf0f8d34
commit 5fbb03fc46
Signed by: blue
GPG key ID: 9B203B252A63EE38
10 changed files with 363 additions and 599 deletions

View file

@ -1,11 +1,13 @@
set(SOURCE_FILES
networkaccess.cpp
clientcache.cpp
urlstorage.cpp
)
set(HEADER_FILES
networkaccess.h
clientcache.h
urlstorage.h
)
target_sources(squawk PRIVATE