aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2017-12-26 21:12:45 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2017-12-26 21:12:45 +0900
commite1be26ce46a60d26f6e936ca0443eac135b91cef (patch)
treec0092377124a0043d4806c8189cb3482030c1f32 /CMakeLists.txt
parent205a9a268eb3d1c35b1decaf323619a72a33036e (diff)
downloadlibquotient-e1be26ce46a60d26f6e936ca0443eac135b91cef.tar.gz
libquotient-e1be26ce46a60d26f6e936ca0443eac135b91cef.zip
NetworkSettings: store proxy configuration
No credentials, just type, host, and port.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 84f440f6..9fea5b0c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -51,6 +51,7 @@ set(libqmatrixclient_SRCS
user.cpp
avatar.cpp
settings.cpp
+ networksettings.cpp
events/event.cpp
events/eventcontent.cpp
events/roommessageevent.cpp