mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-24 20:18:29 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -10,7 +10,7 @@ Credit to
|
|||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
To build for the PSVita, make sure you have vitasdk and cmake installed and run:
|
To build for the PSVita, make sure you have vitasdk and cmake installed and run:
|
||||||
```
|
```sh
|
||||||
cmake -S. -Bbuild -DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake -DCMAKE_BUILD_TYPE=Release
|
cmake -S. -Bbuild -DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake -DCMAKE_BUILD_TYPE=Release
|
||||||
cmake --build build
|
cmake --build build
|
||||||
cmake --install build
|
cmake --install build
|
||||||
|
Reference in New Issue
Block a user