summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-16 02:04:52 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-16 02:51:07 +0300
commit13bc3f6e9db3ec213286ded855c8a8095efbe70a (patch)
tree5639d9821f3cbd27bb2c7f124c1c37a9dc5e236e /src/CMakeLists.txt
parent476953c1b87ef343b930067d79135d14861bbc2d (diff)
downloadplus-13bc3f6e9db3ec213286ded855c8a8095efbe70a.tar.gz
plus-13bc3f6e9db3ec213286ded855c8a8095efbe70a.tar.bz2
plus-13bc3f6e9db3ec213286ded855c8a8095efbe70a.tar.xz
plus-13bc3f6e9db3ec213286ded855c8a8095efbe70a.zip
Add sdl2softwarescreenshothelper.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3cdf22ed8..b04034add 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -712,6 +712,8 @@ SET(SRCS
resources/sdl2imagehelper.h
resources/sdl2softwareimagehelper.cpp
resources/sdl2softwareimagehelper.h
+ resources/sdl2softwarescreenshothelper.cpp
+ resources/sdl2softwarescreenshothelper.h
resources/sdlimagehelper.cpp
resources/sdlimagehelper.h
resources/sdlmusic.cpp