Merge pull request #14174 from JoshuaVandaele/minizips-cmake

Use minizip-ng's CMakeLists instead of relying on our own implementation
This commit is contained in:
JMC47
2025-12-22 13:36:52 -05:00
committed by GitHub
5 changed files with 12 additions and 99 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ PUBLIC
PRIVATE
fmt::fmt
minizip-ng::minizip-ng
MINIZIP::minizip-ng
pugixml
ZLIB::ZLIB
)