diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e37e8ce..e9785f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,6 @@ add_executable(bookmouse src/archive.cpp src/image.cpp src/fud_mem.cpp - src/demo.cpp src/sdl_context.cpp src/sdl_main_window.cpp src/imgui_context.cpp |