aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2017-09-15 18:43:29 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2017-09-21 20:59:14 +0900
commitd51e7a43736096eb2776acd99e1aab6deeb65667 (patch)
tree3b9044cae8de81ba05f8b71f097705daef480227 /CMakeLists.txt
parent4eeecd2cf3c9a33878974b93211b29df891ecc9a (diff)
downloadlibquotient-d51e7a43736096eb2776acd99e1aab6deeb65667.tar.gz
libquotient-d51e7a43736096eb2776acd99e1aab6deeb65667.zip
jobs: SetRoomStateJob (with or without state key); setting room topic
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 9e3abce1..e55335ec 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -74,6 +74,7 @@ set(libqmatrixclient_SRCS
jobs/checkauthmethods.cpp
jobs/passwordlogin.cpp
jobs/sendeventjob.cpp
+ jobs/setroomstatejob.cpp
jobs/postreceiptjob.cpp
jobs/joinroomjob.cpp
jobs/leaveroomjob.cpp