diff options
author | Dominick Allen <djallen@librehumanitas.org> | 2024-09-28 20:47:33 -0500 |
---|---|---|
committer | Dominick Allen <djallen@librehumanitas.org> | 2024-09-28 20:47:33 -0500 |
commit | 678464d24c9c5b689788c0ec17854611f127f863 (patch) | |
tree | bb02a16a60f09e9c1adaab23c5f61fc3e800a698 /CMakeLists.txt | |
parent | 6f44617d0a378d980de71e6a5e1d634bff95bbcb (diff) |
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 |