Sounds are working...BUT...I have to make ones I own so hang on until I do that.
This commit is contained in:
parent
7309ec2f40
commit
268d8abf52
5 changed files with 75 additions and 11 deletions
|
@ -8,9 +8,15 @@ mv packagecache ./subprojects/
|
|||
mkdir builddir
|
||||
cp *.wrap subprojects
|
||||
meson wrap install fmt
|
||||
meson wrap install openal-soft
|
||||
meson wrap install sqlite3
|
||||
meson wrap install sqlitecpp
|
||||
meson wrap install ftxui
|
||||
meson wrap install catch2
|
||||
meson wrap install libpng
|
||||
meson wrap install vorbis
|
||||
meson wrap install ogg
|
||||
meson wrap install flac
|
||||
meson wrap install freetype2
|
||||
meson wrap install openal-soft
|
||||
meson wrap install sfml
|
||||
meson setup builddir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue