summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-20 20:16:55 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-20 20:16:55 +0300
commit9e2074d093ecdf9afc95a2fefc24b38307da627d (patch)
tree1929792a3b9a9417dc152d6925b46b9e13cbec1c /src/CMakeLists.txt
parent83d9ca38a91bd9d23cf439c3426f18b08906fc57 (diff)
downloadplus-9e2074d093ecdf9afc95a2fefc24b38307da627d.tar.gz
plus-9e2074d093ecdf9afc95a2fefc24b38307da627d.tar.bz2
plus-9e2074d093ecdf9afc95a2fefc24b38307da627d.tar.xz
plus-9e2074d093ecdf9afc95a2fefc24b38307da627d.zip
Move utf8 constant into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4432d86e9..c7e8c78c7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1028,6 +1028,7 @@ SET(SRCS
const/equipment.h
const/spells.h
const/utils/timer.h
+ const/utils/utf8.h
const/gui/chat.h
const/gui/pages.h
const/gui/theme.h