- fixed CMake configuration

CMake Error at src/CMakeLists.txt:1188 (add_executable): Cannot find source file: gamedata/textures/bitmap.cpp
This commit is contained in:
alexey.lysiuk 2020-04-12 10:59:09 +03:00
parent ab8d2ef62d
commit f5a98ed7fa

View file

@ -1067,7 +1067,7 @@ set (PCH_SOURCES
common/fonts/v_text.cpp
common/textures/hw_ihwtexture.cpp
common/textures/hw_material.cpp
gamedata/textures/bitmap.cpp
common/textures/bitmap.cpp
common/textures/m_png.cpp
common/textures/texture.cpp
common/textures/image.cpp