From 908dab21aa3579e69db3aa1d5cc87677fc515627 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joshua=20Vanda=C3=ABle?= Date: Thu, 2 Apr 2026 03:05:34 +0200 Subject: [PATCH] dolphin-arm64: Use the arm64 msvc mkspec --- examples/dolphin-arm64.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/dolphin-arm64.yml b/examples/dolphin-arm64.yml index 05aa8ad..736b702 100644 --- a/examples/dolphin-arm64.yml +++ b/examples/dolphin-arm64.yml @@ -93,7 +93,7 @@ postprocess: - lib\\cmake\\Qt6Gui\\Qt6QWbmpPlugin.*\.cmake - lib\\Qt6Xml.* - lib\\metatypes\\qt6xml_.*\.json - - mkspecs\\(?!win32-msvc).* + - mkspecs\\(?!win32-(arm64-)?msvc).* - plugins\\imageformats\\qicns.* - plugins\\imageformats\\qtga.* - plugins\\imageformats\\qwbmp.*