Skip to content

Commit

Permalink
[macOS] Update vcpkg commit in configure_mac.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Feb 4, 2020
1 parent 957a6be commit e55e770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure_mac.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.5)
########################################################

# To ensure reproducible builds, pin to a specific vcpkg commit
set(VCPKG_COMMIT_SHA "5d7ff36ae562a9d2af61ec64d163985c38adcf17")
set(VCPKG_COMMIT_SHA "85bf9d9d792e379e973d66c8af9f39d65d1d6d42")

# WZ macOS dependencies (for vcpkg install)
set(VCPKG_INSTALL_DEPENDENCIES physfs harfbuzz libogg libtheora libvorbis libpng sdl2 glew freetype gettext zlib)
Expand Down

0 comments on commit e55e770

Please sign in to comment.