From 47fd7d3d40feb8990a6be4d0bd60be22a43bc1eb Mon Sep 17 00:00:00 2001 From: uint Date: Thu, 18 Dec 2025 20:16:00 +0000 Subject: update patches --- build_patches/vcpkg.patch | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 build_patches/vcpkg.patch (limited to 'build_patches/vcpkg.patch') 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": [ -- cgit v1.2.3