summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2020-09-12 03:17:34 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2020-09-12 03:17:34 -0400
commite68f8ef8f45987ab0caa5a05d53980a3556547f3 (patch)
tree6c9270e8b6e25ef63697fc428ff1ce8fdb683f95 /CMakeLists.txt
parentd6ed75c33938a23d547f5ded692195597266eb3b (diff)
downloadabaddon-portaudio-e68f8ef8f45987ab0caa5a05d53980a3556547f3.tar.gz
abaddon-portaudio-e68f8ef8f45987ab0caa5a05d53980a3556547f3.zip
make avatar loading a bit better
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 33e5c0a..792e373 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -128,6 +128,8 @@ add_executable(abaddon
abaddon.cpp
filecache.hpp
filecache.cpp
+ "imgmanager.hpp"
+ "imgmanager.cpp"
components/channels.hpp
components/channels.cpp
components/chatmessage.hpp