From 0fc8e1607934ecec6ef88e066dff873ec3058796 Mon Sep 17 00:00:00 2001 From: "Elie G." Date: Tue, 3 Feb 2026 21:09:24 +0200 Subject: [PATCH] Update winlib: respect NATIVE_LIBS_OUTPUT_DIR in Windows build The Windows CMake build now reads NATIVE_LIBS_OUTPUT_DIR from the environment so CI can redirect DLL output to build/nativeLibs/, matching the macOS and Linux builds. Fixes the publish workflow failing to find the Windows artifacts. --- winlib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winlib b/winlib index 6a89226..e28f6a0 160000 --- a/winlib +++ b/winlib @@ -1 +1 @@ -Subproject commit 6a892264367248fe15255f0146766a8002d09543 +Subproject commit e28f6a049cd4fe0603bbeaf22682e7a5a1ad828c