We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd5ff9 commit 57ecab1Copy full SHA for 57ecab1
.readthedocs.yaml
@@ -19,7 +19,7 @@ build:
19
- git clone --depth 1 --branch release-3.2.16 https://github.com/libsdl-org/SDL.git sdl_repo
20
- cmake -S sdl_repo -B sdl_build
21
- cmake --build sdl_build --config Debug
22
- - cmake --install sdl_build --config Release --prefix ~/.local
+ - cmake --install sdl_build --config Debug --prefix ~/.local
23
24
submodules:
25
include: all
0 commit comments