summaryrefslogtreecommitdiffhomepage
path: root/run
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-04-11 22:20:04 -0400
committerrealtradam <[email protected]>2023-04-11 22:20:04 -0400
commit5de5619b125108338dbc4dfd382f488a3a0c850b (patch)
tree4eb1ad006a562f9c914f012d8ed8122b47a8379f /run
parentdbe60ec68ff64c918bc32cf216fc3a6932f5e3c4 (diff)
downloadTOJam2023-5de5619b125108338dbc4dfd382f488a3a0c850b.tar.gz
TOJam2023-5de5619b125108338dbc4dfd382f488a3a0c850b.zip
rework cmake build system + rodeo bump
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 3d6af5c..5210c0f 100755
--- a/run
+++ b/run
@@ -1,4 +1,4 @@
#! /bin/sh
#gdb ./build_dir/space_squad
-(cd ./build_dir/tux/ ; ./space_squad)
+(cd ./build_dir/tux/ ; ./demo)