some new shared classes, little reorganization, preparation to cache client info
This commit is contained in:
parent
2ae75a4b91
commit
037dabbe06
20 changed files with 297 additions and 32 deletions
6
core/components/CMakeLists.txt
Normal file
6
core/components/CMakeLists.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
target_sources(squawk PRIVATE
|
||||
networkaccess.cpp
|
||||
networkaccess.h
|
||||
clientcache.cpp
|
||||
clientcache.h
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue