You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Actions: Using vcpkg toolchain instead of CMAKE_PREFIX_PATH for
dependencies.
vcpkg toolchain will automatically copy DLLs of the dependencies, needed for
testing.
* .github/workflows/cmake.yml
(win deps): Export CMAKE_TOOLCHAIN_FILE environment variable from the step
instead of CMAKE_PREFIX_PATH.
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1920783 13f79535-47bb-0310-9956-ffa450edef68
0 commit comments