aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 691eb97..3b23ae1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,6 @@ file(GLOB SOURCES
src/conversion.cpp
src/random_generator.cpp
src/app/app.cpp
- src/app/options.cpp
src/engine/vector2.cpp
src/engine/bounds.cpp)