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
Second comment now resolved.
First comment could be achieved by running the current job up to (and including) cmake "configure" - this will build vcpkg deps. Do not do build/test/package steps. Post Cache step will store vcpkg builds. Second job should pick up as it is currently.
Note that for "good" code, this isn't really a speed optimisation - in fact probably a little slower. But it will be substantially faster when we're working with bad code and failing builds.
The text was updated successfully, but these errors were encountered: