The UI is _finally_ responsive while the builder runs.

This commit is contained in:
Zed A. Shaw 2024-09-10 23:41:50 -04:00
parent 5ae24d9b0a
commit 7c9bea81b2
4 changed files with 35 additions and 35 deletions

View file

@ -16,7 +16,7 @@ test:
meson test -C builddir --suite turings_tarpit
# make an install for real maybe copy dll and .exe to dir and zip?
install: build test
install: build
powershell "cp ./builddir/subprojects/libgit2-1.8.1/liblibgit2package.dll ."
powershell "cp ./builddir/subprojects/efsw/libefsw.dll ."
powershell "cp builddir/escape_turings_tarpit.exe ."