16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 04:19:19 +02:00

Appveyor fix for dynamic git submodules

This commit is contained in:
2025-02-24 23:08:47 +01:00
parent 302eac5b96
commit f18836cdc0

View File

@@ -1,12 +1,12 @@
version: '{build}'
image: Visual Studio 2017
clone_depth: 1
init:
- git submodule update --init --recursive
build_script:
- ps: >-
cd ref
git clone "https://github.com/chriskohlhoff/asio" --depth 1 --branch asio-1-16-1 -q
cd ref
curl -o crashpad86.zip "http://get.backtrace.io/crashpad/builds/release/x86/crashpad-2020-07-01-release-x86-558c9614e3819179f30b92541450f5ac643afce5.zip"
7z x crashpad86.zip