mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Added libzip and bump lus
This commit is contained in:
parent
922948cf02
commit
ee01989243
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ set(VCPKG_TARGET_TRIPLET x64-mingw-static)
|
|||
endif()
|
||||
|
||||
vcpkg_bootstrap()
|
||||
vcpkg_install_packages(fontconfig sdl2 zlib bzip2 libpng getopt dirent libusb pthread glew glfw3)
|
||||
vcpkg_install_packages(fontconfig sdl2 zlib bzip2 libzip libpng getopt dirent libusb pthread glew glfw3)
|
||||
endif()
|
||||
|
||||
if (MSVC)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7ee3634dd06059407baec07b705295c98ac2672d
|
||||
Subproject commit 6f57795a736793c6ebf059ddff2cc5d4670ce80d
|
Loading…
Add table
Add a link
Reference in a new issue