summaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-04-24 19:08:50 -0400
committerrealtradam <[email protected]>2023-04-24 19:08:50 -0400
commita5874f06847e5b440dd6f3022487b7d842b937ad (patch)
tree4c32e094b8677301e613b369cce1989bd930a5c5 /configure
parent222af03421f767de5ab1f44764bc1c4de6274898 (diff)
downloadrodeo_sample_game-a5874f06847e5b440dd6f3022487b7d842b937ad.tar.gz
rodeo_sample_game-a5874f06847e5b440dd6f3022487b7d842b937ad.zip
rodeo bump
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6a85de8..9e02a44 100755
--- a/configure
+++ b/configure
@@ -1,4 +1,4 @@
#! /bin/sh
-cmake -S . -B build_dir/tux
+cmake -S . -B build_dir/tux -DCMAKE_BUILD_TYPE=Debug
#emcmake cmake -S . -B build_dir/web