summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-13 22:49:35 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-13 22:49:35 +0300
commit004bb0759fa125f53a4595834f65ad30e7921461 (patch)
treeb4dc69af59d03a2eb07348c8ce5ef3de3687b116 /src/CMakeLists.txt
parentac3ccda23ac4b5c69e15147b8082d90df2ac23de (diff)
downloadplus-004bb0759fa125f53a4595834f65ad30e7921461.tar.gz
plus-004bb0759fa125f53a4595834f65ad30e7921461.tar.bz2
plus-004bb0759fa125f53a4595834f65ad30e7921461.tar.xz
plus-004bb0759fa125f53a4595834f65ad30e7921461.zip
Move timer constants 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 86f918062..2f561d8ed 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -910,6 +910,7 @@ SET(SRCS
gamemodifiers.cpp
gamemodifiers.h
const/spells.h
+ const/utils/timer.h
const/render/graphics.h
render/graphics.cpp
render/graphics.h