Closed neilenns closed 3 weeks ago
Without cache times:
Assuming this all works it's just a first step. Other things that take forever are pulling down electron builder components and building afv-native.
Here's windows and linux build times with the caching (mac failed to save the cache the first run for some reason):
Build times with cached vcpkg but no electron-builder cache. Windows takes so long because afv-native build time takes forever.
Fixes #185
Adds vcpkg caching using vcpkg.proj and the SHA for the submodule as the key.