summaryrefslogtreecommitdiff
path: root/build_patches/vcpkg.patch
diff options
context:
space:
mode:
authoruint <abhinav.prsai@gmail.com>2025-12-18 20:16:00 +0000
committeruint <abhinav.prsai@gmail.com>2025-12-18 20:16:00 +0000
commit47fd7d3d40feb8990a6be4d0bd60be22a43bc1eb (patch)
treeb5bcff1e012a5ef9d3874919baa2be5584f3a42d /build_patches/vcpkg.patch
parent9cb4e4bd8309a227703b45a01c7fe48f1bf5a487 (diff)
update patches
Diffstat (limited to 'build_patches/vcpkg.patch')
-rw-r--r--build_patches/vcpkg.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/build_patches/vcpkg.patch b/build_patches/vcpkg.patch
deleted file mode 100644
index 5902701..0000000
--- a/build_patches/vcpkg.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff --git a/vcpkg.json b/vcpkg.json
-index 6317530e..ea6ff163 100644
---- a/vcpkg.json
-+++ b/vcpkg.json
-@@ -160,10 +160,20 @@
- },
- {
- "name": "sdl3",
-+ "platform": "linux | freebsd",
-+ "default-features": false,
-+ "features": [
-+ "x11",
-+ "wayland"
-+ ]
-+ },
-+ {
-+ "name": "sdl3",
-+ "platform": "!(linux | freebsd)",
- "default-features": false
-- },
-- "simdutf",
-- {
-+ },
-+ "simdutf",
-+ {
- "name": "skia",
- "platform": "osx",
- "features": [