mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Until deps are committed to the repo, fetch them from web in appveyor
This commit is contained in:
@@ -68,4 +68,8 @@ build_script:
|
||||
|
||||
sh -c ./scripts/hash_version.sh
|
||||
|
||||
curl -fsS -o qrenderdoc_3rdparty.zip https://renderdoc.org/qrenderdoc_3rdparty.zip
|
||||
|
||||
7z x https://renderdoc.org/qrenderdoc_3rdparty.zip
|
||||
|
||||
msbuild renderdoc.sln /v:m "/p:Configuration=$env:CONFIGURATION" "/p:Platform=$env:PLATFORM" /p:PlatformToolset=v140
|
||||
|
||||
Reference in New Issue
Block a user