A bit more cleanup, but still looking for more organization.
This commit is contained in:
parent
e42647d727
commit
1bb8999610
6 changed files with 50 additions and 34 deletions
|
@ -7,4 +7,5 @@ mkdir subprojects
|
|||
mv packagecache ./subprojects/
|
||||
mkdir builddir
|
||||
cp wraps/*.wrap subprojects/
|
||||
meson setup --default-library=static --prefer-static builddir
|
||||
# on OSX you can't do this with static
|
||||
meson setup builddir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue