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 f423426 commit a344949Copy full SHA for a344949
1 file changed
build_windows.cmd
@@ -1,5 +1,5 @@
1
git clone https://github.com/Delphier/dumpbin.git
2
-python dumpbin/dumpbin.py
+echo Y | python dumpbin/dumpbin.py
3
4
mkdir build_dir
5
cd build_dir
0 commit comments