summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2020-09-10 18:28:42 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2020-09-10 18:28:42 -0400
commit54a8244bfdd26656260b3c82391db2213f937ac7 (patch)
tree2b782882fb61ac039129d8fc7d8a18e3459c2092 /CMakeLists.txt
parent2c5ce3866ccf53381282f44e023416b26041dcd3 (diff)
downloadabaddon-portaudio-54a8244bfdd26656260b3c82391db2213f937ac7.tar.gz
abaddon-portaudio-54a8244bfdd26656260b3c82391db2213f937ac7.zip
basic avatars
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4af6846..33e5c0a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -126,6 +126,8 @@ add_executable(abaddon
settings.hpp
settings.cpp
abaddon.cpp
+ filecache.hpp
+ filecache.cpp
components/channels.hpp
components/channels.cpp
components/chatmessage.hpp