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.
1 parent 7bf69f5 commit 93a357fCopy full SHA for 93a357f
build.sh
@@ -4,8 +4,6 @@ if [ "$1" = "--clean" ]; then
4
rm -Rf ./target
5
fi
6
7
-export X_CMAKE_UNCRUSTIFY_ENABLED=1
8
-
9
echo Creating Target Directory...
10
mkdir ./target
11
0 commit comments