summaryrefslogtreecommitdiff
path: root/Ports/SDL_sound/patches/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/SDL_sound/patches/ReadMe.md')
-rw-r--r--Ports/SDL_sound/patches/ReadMe.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Ports/SDL_sound/patches/ReadMe.md b/Ports/SDL_sound/patches/ReadMe.md
new file mode 100644
index 0000000000..c2ac5bfbd1
--- /dev/null
+++ b/Ports/SDL_sound/patches/ReadMe.md
@@ -0,0 +1,6 @@
+# Patches for SDL_sound
+
+## `fix_cmakelists.patch`
+
+Use `FindPkgConfig` to find SDL2 instead of `find_package`.
+