Mostly working OSX build options, but it crashes on close with a thread error.
This commit is contained in:
parent
28b900e4ff
commit
e1f9942da3
3 changed files with 54 additions and 24 deletions
|
@ -7,4 +7,4 @@ mv -f packagecache ./subprojects/ && true
|
|||
mkdir builddir
|
||||
cp wraps/*.wrap subprojects/
|
||||
# on OSX you can't do this with static
|
||||
meson setup builddir
|
||||
meson setup --default-library=static --prefer-static builddir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue