We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c09fa8b commit 4f462cbCopy full SHA for 4f462cb
source/Linux/xtp_python3_2.2.30.7/build.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
set -e
4
-BUILDDIR=build
+BUILDDIR=cmake-build-debug
5
rm -rf $BUILDDIR
6
if [ ! -f $BUILDDIR ]; then
7
mkdir -p $BUILDDIR
source/MacAmd64/xtp_python3_2.2.30.7/build.sh
0 commit comments