mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
CMake: rename minizip to minizip-ng
minizip-ng is the new name used by the upstream project as well as all distros other than Fedora (but it looks like it will be renamed there).
This commit is contained in:

committed by
Admiral H. Curtiss

parent
664663e8de
commit
79a7bf02eb
@ -140,7 +140,7 @@ PUBLIC
|
||||
enet
|
||||
fmt::fmt
|
||||
${MBEDTLS_LIBRARIES}
|
||||
minizip
|
||||
minizip-ng
|
||||
|
||||
PRIVATE
|
||||
${CURL_LIBRARIES}
|
||||
|
Reference in New Issue
Block a user