mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 09:17:45 +00:00
Ports: Add ReadMe files explaining port patches that have explanations
This commit is contained in:
parent
d543db0286
commit
a906ff5884
14 changed files with 204 additions and 0 deletions
6
Ports/SDL_sound/patches/ReadMe.md
Normal file
6
Ports/SDL_sound/patches/ReadMe.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Patches for SDL_sound
|
||||
|
||||
## `fix_cmakelists.patch`
|
||||
|
||||
Use `FindPkgConfig` to find SDL2 instead of `find_package`.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue