From 36840c4ba060e9acf220d2032b6c71ccea6abcdd Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 3 Apr 2026 01:25:36 +0200 Subject: [CHORE] Update hal.dll.arm64.json Signed-off-by: Amlal El Mahrouss --- src/hal/hal.dll.arm64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/hal/hal.dll.arm64.json b/src/hal/hal.dll.arm64.json index 2d36e240..25565b3d 100644 --- a/src/hal/hal.dll.arm64.json +++ b/src/hal/hal.dll.arm64.json @@ -2,7 +2,7 @@ "compiler_path": "x86_64-w64-mingw32-g++", "compiler_std": "c++20", "headers_path": [ "../", "./" ], - "sources_path": [ "AMD64/*.cpp" ], + "sources_path": [ "ARM64/*.cpp" ], "output_name": "hal.arm64.dll", "compiler_flags": [ "-ffreestanding", -- cgit v1.2.3