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 28, 2020
1 parent 27e196c commit 10a2e1c
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 @@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.5)
########################################################

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

# 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 10a2e1c

Please sign in to comment.