windows build helpers
This commit is contained in:
6
misc/msys2_mingw/build.bat
Normal file
6
misc/msys2_mingw/build.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
set PATH=%PATH%;C:\msys64\mingw64\bin
|
||||
|
||||
@REM pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake
|
||||
|
||||
cmake ..
|
||||
ninja
|
||||
Reference in New Issue
Block a user