diff options
| author | realtradam <[email protected]> | 2023-04-11 22:20:04 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-04-11 22:20:04 -0400 |
| commit | 5de5619b125108338dbc4dfd382f488a3a0c850b (patch) | |
| tree | 4eb1ad006a562f9c914f012d8ed8122b47a8379f /run | |
| parent | dbe60ec68ff64c918bc32cf216fc3a6932f5e3c4 (diff) | |
| download | TOJam2023-5de5619b125108338dbc4dfd382f488a3a0c850b.tar.gz TOJam2023-5de5619b125108338dbc4dfd382f488a3a0c850b.zip | |
rework cmake build system + rodeo bump
Diffstat (limited to 'run')
| -rwxr-xr-x | run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ #! /bin/sh #gdb ./build_dir/space_squad -(cd ./build_dir/tux/ ; ./space_squad) +(cd ./build_dir/tux/ ; ./demo) |
