diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8ea242ee9..96ac9e95d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -414,6 +414,8 @@ SET(SRCS resources/chardb.h resources/colordb.cpp resources/colordb.h + resources/cursor.cpp + resources/cursor.h resources/dye.cpp resources/dye.h resources/emotedb.cpp |