summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-31 01:25:52 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-31 01:25:52 +0300
commitc91a3307224f79d08f8f85787310aea6a5d03c5f (patch)
treeb6e2551e758b802a7439bd7cb77a169b27a7e43d /src/CMakeLists.txt
parentf363a257dac02ca844677e7cf258a57b0f34cb8d (diff)
downloadplus-c91a3307224f79d08f8f85787310aea6a5d03c5f.tar.gz
plus-c91a3307224f79d08f8f85787310aea6a5d03c5f.tar.bz2
plus-c91a3307224f79d08f8f85787310aea6a5d03c5f.tar.xz
plus-c91a3307224f79d08f8f85787310aea6a5d03c5f.zip
Move blitmode enum 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 cf2436da1..af5eb8b2b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -995,6 +995,7 @@ SET(SRCS
render/renderers.h
render/rendererslistsdl.h
render/rendererslistsdl2.h
+ enums/render/blitmode.h
enums/render/rendertype.h
particle/particle.cpp
particle/particle.h