mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-08 19:37:02 -05:00
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:
@@ -77,7 +77,7 @@ PUBLIC
|
||||
|
||||
PRIVATE
|
||||
fmt::fmt
|
||||
minizip-ng::minizip-ng
|
||||
MINIZIP::minizip-ng
|
||||
pugixml
|
||||
ZLIB::ZLIB
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user