Skip to content

Commit

Permalink
fix build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
LDprg committed Mar 21, 2024
1 parent 0ebb80c commit 01bda5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion init.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash

git submodule update --init --recursive
meson setup build --buildtype=debug --reconfigure
meson setup build --buildtype=debugoptimized --reconfigure
2 changes: 1 addition & 1 deletion subprojects/JustEnoughMod

0 comments on commit 01bda5c

Please sign in to comment.