From 3ec532e3f49659b6735b20c470187c940185a8ee Mon Sep 17 00:00:00 2001 From: Sergey Lapin Date: Thu, 17 Jul 2025 09:01:51 +0300 Subject: [PATCH] Updates --- .gitmodules | 4 ++++ blender-deps/zstd | 1 + 2 files changed, 5 insertions(+) create mode 160000 blender-deps/zstd diff --git a/.gitmodules b/.gitmodules index ec93ded..f24f37a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -126,3 +126,7 @@ path = blender-deps/libwebp url = https://chromium.googlesource.com/webm/libwebp branch = main +[submodule "blender-deps/zstd"] + path = blender-deps/zstd + url = https://github.com/facebook/zstd + branch = dev diff --git a/blender-deps/zstd b/blender-deps/zstd new file mode 160000 index 0000000..afa96bb --- /dev/null +++ b/blender-deps/zstd @@ -0,0 +1 @@ +Subproject commit afa96bbf254ba63529fa14aa7f14d82f748e90d7