From 87bf1bc1119f5c38b4e475e3f659176bbaf0b173 Mon Sep 17 00:00:00 2001 From: MistEO Date: Thu, 1 Aug 2024 01:10:03 +0800 Subject: [PATCH] fix? --- vcpkg-overlay/ports/maa-onnxruntime/0000-system-lib-fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-overlay/ports/maa-onnxruntime/0000-system-lib-fix.patch b/vcpkg-overlay/ports/maa-onnxruntime/0000-system-lib-fix.patch index ba7689f..917a32d 100644 --- a/vcpkg-overlay/ports/maa-onnxruntime/0000-system-lib-fix.patch +++ b/vcpkg-overlay/ports/maa-onnxruntime/0000-system-lib-fix.patch @@ -306,4 +306,4 @@ index 439be882d..dfc061f42 100644 + target_link_libraries(${target} PRIVATE DirectML) endfunction() - target_add_dml(onnxruntime_providers_dml) \ No newline at end of file + target_add_dml(onnxruntime_providers_dml)