Commit 12b68722 authored by nanahira's avatar nanahira

windows submodule

parent 05fe9889
...@@ -106,6 +106,7 @@ windows_exec: ...@@ -106,6 +106,7 @@ windows_exec:
- mat_irrklang - mat_irrklang
- mat_windows - mat_windows
script: script:
- git submodule update --init
- bash -c 'cp -rf premake/* .' - bash -c 'cp -rf premake/* .'
- cmd /C "patch -p0 < irrlicht\irrlicht.patch" - cmd /C "patch -p0 < irrlicht\irrlicht.patch"
- '.\premake5.exe vs2019' - '.\premake5.exe vs2019'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment