We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b95ebde + b7f422f commit 68484dbCopy full SHA for 68484db
app/linux-config.sh
@@ -4,7 +4,7 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
WORKING_DIR="$(pwd)"
5
6
args=("$@")
7
-config=""
+config="Release"
8
no_imgui=false
9
system_libs=false
10
app/mac-config.sh
# extract options and their arguments into variables.
app/pi-config.sh
0 commit comments