First round of cleanup. dnd_loot.
This commit is contained in:
parent
689bb150c6
commit
f668ff6b7a
9 changed files with 169 additions and 38 deletions
|
@ -159,6 +159,9 @@ executable('runtests', sources + [
|
|||
override_options: exe_defaults,
|
||||
dependencies: dependencies + [catch2])
|
||||
|
||||
executable('corostate',
|
||||
['scratchpad/corostate.cpp'],
|
||||
dependencies: [fmt])
|
||||
|
||||
executable('zedcaster',
|
||||
sources + [ 'main.cpp' ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue