mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Remove legacy patch
This commit is contained in:
parent
c0f45a4234
commit
7952cd3d45
2
.github/actions/setup-vcpkg/action.yml
vendored
2
.github/actions/setup-vcpkg/action.yml
vendored
@ -20,8 +20,6 @@ runs:
|
||||
. /tmp/vcpkg-init.sh
|
||||
echo "VCPKG_ROOT=$VCPKG_ROOT" >> $GITHUB_ENV
|
||||
echo "PATH=$VCPKG_ROOT;$PATH" >> $GITHUB_ENV
|
||||
# Integrate patch from https://github.com/microsoft/vcpkg/pull/41146
|
||||
wget https://raw.githubusercontent.com/microsoft/vcpkg/6271c9bfab7ff6dbf3444c3600a28e7c6b0ea462/scripts/cmake/z_vcpkg_fixup_rpath_macho.cmake -O /Users/runner/.vcpkg/scripts/cmake/z_vcpkg_fixup_rpath_macho.cmake
|
||||
|
||||
- name: Setup vcpkg
|
||||
if: runner.os == 'Windows'
|
||||
|
Loading…
x
Reference in New Issue
Block a user