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 aad4324d5..27ed1dbef 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -703,6 +703,8 @@ SET(SRCS resources/resource.h resources/resourcemanager.cpp resources/resourcemanager.h + resources/safeopenglimagehelper.cpp + resources/safeopenglimagehelper.h resources/sdl2imagehelper.cpp resources/sdl2imagehelper.h resources/sdl2softwareimagehelper.cpp |