1 2 3 4 5 6 7 8
stages: - build build: stage: build script: - vcpkg.exe install folly:x64-windows fmt:x64-windows - ./script/build.ps1