A bit more source refactoring.

This commit is contained in:
Zed A. Shaw 2024-09-10 21:29:01 -04:00
parent cc3bb171e1
commit 152d4cf037
5 changed files with 17 additions and 29 deletions

View file

@ -32,7 +32,7 @@ executable('escape_turings_tarpit',
'gui.cpp',
'watcher.cpp',
'builder.cpp',
'sfmlgui.cpp',
'sfmlbackend.cpp',
'escape_turings_tarpit.cpp'],
dependencies: dependencies)