Building
This commit is contained in:
@@ -5,3 +5,12 @@ This repo contains patchsets for vita [openal-soft](https://openal-soft.org/) po
|
||||
Format is openal-soft-<openal_version>-vita-<patchset_version>.patch
|
||||
|
||||
For full source see vita-* branches
|
||||
|
||||
|
||||
# building
|
||||
|
||||
```
|
||||
mkdir build && cd build
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
make install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user