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 Jul 14, 2019
1 parent 5b49dbd commit 4ae6a85
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 "76827951abe0df5f3d172d7b07f17614e7089198")
set(VCPKG_COMMIT_SHA "c477e87ede1cd099c24b004624c88933644d7abd")

# 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 4ae6a85

Please sign in to comment.