aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 32118e2..6fd044f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -21,7 +21,6 @@ file(GLOB SOURCES
engine/data/vector2.cpp
engine/data/bounds.cpp
engine/graphics/scene.cpp
- engine/graphics/window.cpp
engine/graphics/string_matrix.cpp
engine/graphics/statusline.cpp
engine/user/input.cpp