mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 03:57:45 +00:00
Ports: Update Another-World's patches to use git patches
This commit is contained in:
parent
3a879faba6
commit
1dc03216ab
3 changed files with 38 additions and 15 deletions
9
Ports/Another-World/patches/ReadMe.md
Normal file
9
Ports/Another-World/patches/ReadMe.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Patches for Another-World on SerenityOS
|
||||
|
||||
## `0001-Skip-using-find_package-for-SDL2.patch`
|
||||
|
||||
Skip using find_package() for SDL2
|
||||
|
||||
We pass the include directory via cmake flags, so we can just use that
|
||||
and link against sdl2 normally.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue