aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2019-08-01 09:55:00 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2019-08-01 09:55:00 +0900
commit405271605f334ad09c7dc638fc5d6ef11849cada (patch)
treeab955483142d8b8b1ca6018a9b8533b147b1211f /CMakeLists.txt
parent1ea94b918569dd26452f285c408e605f9dc15343 (diff)
parentf5083ee71e6fad9f28c4b835899f3ad574b426f1 (diff)
downloadlibquotient-405271605f334ad09c7dc638fc5d6ef11849cada.tar.gz
libquotient-405271605f334ad09c7dc638fc5d6ef11849cada.zip
Merge branch 'master' into kitsune-relations
Unified *Key -> *KeyL identifiers in roommessageevent.cpp along the way.
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 225c22d7..e0003062 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -139,6 +139,7 @@ set(libqmatrixclient_SRCS
lib/events/callinviteevent.cpp
lib/events/directchatevent.cpp
lib/events/encryptionevent.cpp
+ lib/events/encryptedevent.cpp
lib/jobs/requestdata.cpp
lib/jobs/basejob.cpp
lib/jobs/syncjob.cpp