mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
Added libzip and bump lus
This commit is contained in:
parent
922948cf02
commit
ee01989243
@ -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…
Reference in New Issue
Block a user