msys2 support
This commit is contained in:
6
scripts/setup_msys2.cmd
Normal file
6
scripts/setup_msys2.cmd
Normal file
@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
|
||||
pushd "%~dp0%"
|
||||
call mingw64 -no-start ./setup_msys2.sh
|
||||
call mingw64 -no-start ./setup_msys2.sh
|
||||
popd
|
Reference in New Issue
Block a user