A little better build but I really need to clean this up and use a state machine to handle the process.
This commit is contained in:
parent
93b181cdbc
commit
899e481c9d
4 changed files with 80 additions and 59 deletions
|
@ -24,3 +24,6 @@ dependencies = [
|
|||
|
||||
executable('watchgit', 'watchgit.cpp',
|
||||
dependencies: dependencies)
|
||||
|
||||
executable('regtest', 'regtest.cpp',
|
||||
dependencies: [fmt])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue