From 8e3ed1fe7945392132b1cd82a0659babb721abd3 Mon Sep 17 00:00:00 2001
From: Anonymous Maarten <[EMAIL REDACTED]>
Date: Wed, 18 Feb 2026 21:02:15 +0100
Subject: [PATCH] Update vendored projects for better compatibility
New zlib installs a ZLIBConfig.cmake file,
which is incompatible with subprojects doing find_package(ZLIB).
---
external/libjxl | 2 +-
external/libtiff | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/external/libjxl b/external/libjxl
index fddbaf45..cc26d797 160000
--- a/external/libjxl
+++ b/external/libjxl
@@ -1 +1 @@
-Subproject commit fddbaf45dc5411ff505757b826429cfe014d06fa
+Subproject commit cc26d79737764e12ddff4c4891611994e9134da9
diff --git a/external/libtiff b/external/libtiff
index 442c4cf6..c81ec459 160000
--- a/external/libtiff
+++ b/external/libtiff
@@ -1 +1 @@
-Subproject commit 442c4cf610ed5271c0af79ecb5df2c09394c6736
+Subproject commit c81ec4597dcc33eb338e827ec815097f1f949b50