Skip to content

Commit 7c4ac4d

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! Build SDL3 for ReadTheDocs workflow
1 parent 57ecab1 commit 7c4ac4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ build:
2020
- cmake -S sdl_repo -B sdl_build
2121
- cmake --build sdl_build --config Debug
2222
- cmake --install sdl_build --config Debug --prefix ~/.local
23+
- sudo cp --verbose ~/.local/lib/pkgconfig/sdl3.pc /lib/pkgconfig/sdl3.pc
2324

2425
submodules:
2526
include: all

0 commit comments

Comments
 (0)