Closed wravery closed 1 year ago
The macos and windows PR/CI pipelines are not properly caching the dependencies automatically installed with vcpkg. Setting the VCPKG_BINARY_SOURCES environment variable seems to fix it.
vcpkg
VCPKG_BINARY_SOURCES
The macos and windows PR/CI pipelines are not properly caching the dependencies automatically installed with
vcpkg
. Setting theVCPKG_BINARY_SOURCES
environment variable seems to fix it.