diff --git a/.appveyor.yml b/.appveyor.yml index a12ea1260..350e4351f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -8,7 +8,7 @@ environment: matrix: - compiler: msvc install: - - vcpkg install --triplet %PLATFORM%-windows fftw3 libsamplerate libsndfile sdl2 + - vcpkg install --triplet %PLATFORM%-windows --recurse fftw3 libsamplerate libsndfile sdl2 - nuget install clcache -Version 4.1.0 build_script: - cd %APPVEYOR_BUILD_FOLDER%