diff --git a/scripts/patch-vcpkg-install.ps1 b/scripts/patch-vcpkg-install.ps1 index 8ca2b6ac..70e5472c 100644 --- a/scripts/patch-vcpkg-install.ps1 +++ b/scripts/patch-vcpkg-install.ps1 @@ -8,4 +8,4 @@ # see vcpkg GitHub issue #33506 and comment with workaround: # https://github.com/microsoft/vcpkg/issues/33506#issuecomment-1704949644 -Copy-Item -Force -Verbose scripts/patch/compile_wrapper_consider_clang-cl.patch "$env:VCPKG_ROOT/scripts/msys" +Copy-Item -Force -Verbose scripts\patch\compile_wrapper_consider_clang-cl.patch "$env:VCPKG_ROOT\scripts\msys\compile_wrapper_consider_clang-cl.patch"