Refactor CMakeLists.txt for improved code organization and readability

This commit is contained in:
scawful
2024-08-31 21:55:56 -04:00
parent f682f22eab
commit 0337483f85
3 changed files with 9 additions and 10 deletions

View File

@@ -10,7 +10,6 @@ add_executable(
test/integration/test_editor.cc
test/zelda3/overworld_test.cc
test/zelda3/sprite_builder_test.cc
cli/command_handler.cc
app/rom.cc
app/core/common.cc
app/core/labeling.cc