sfizz/scripts/appveyor/install.cmd
2020-10-29 05:21:25 +01:00

7 lines
214 B
Batchfile

choco install -y innosetup
REM Uncomment the next 4 lines to force vcpkg update
REM cd c:\tools\vcpkg\
REM git pull
REM .\bootstrap-vcpkg.bat
REM cd %APPVEYOR_BUILD_FOLDER%
vcpkg install libsndfile:%VCPKG_TRIPLET%