diff options
Diffstat (limited to 'configure_web')
| -rwxr-xr-x | configure_web | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure_web b/configure_web new file mode 100755 index 0000000..f24200f --- /dev/null +++ b/configure_web @@ -0,0 +1,4 @@ +#! /bin/sh + +#cmake -S . -B build_dir/tux +emcmake cmake -S . -B build_dir/web |
