We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122d09e commit 5d3c68eCopy full SHA for 5d3c68e
build.bat
@@ -0,0 +1,7 @@
1
+git submodule init
2
+git submodule update
3
+rm -rf build
4
+mkdir build
5
+cd build
6
+qmake ../shorty
7
+make
0 commit comments