summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e25e560..cdaf588 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,9 @@ set(SRC_LIST
src/net/HttpParser.cpp
src/net/TgLongPoll.cpp
src/tools/StringTools.cpp
- src/types/InlineQueryResult.cpp)
+ src/types/InlineQueryResult.cpp
+ src/EventHandler.cpp
+)
### libs
# threads