transitioned urlstorage to LMDBAL, made it possible to build against latest qxmpp
This commit is contained in:
parent
81cf0f8d34
commit
5fbb03fc46
10 changed files with 363 additions and 599 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue