windows build script
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd "$(dirname "$0")/.."
|
||||
scripts/make_unix_docker.sh ${1} "${2}" 1
|
||||
mingw
|
||||
scripts/make_common.sh ${1} "${2}" 1
|
||||
popd
|
||||
|
Reference in New Issue
Block a user