And now we have OSX and Windows builds working.
This commit is contained in:
parent
21c260ec32
commit
c2541c1384
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
|
||||
mv ./subprojects/packagecache .
|
||||
rm -rf ./subprojects ./builddir
|
||||
mkdir subprojects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue