mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-22 11:40:05 +00:00
Appveyor: Pull SPIRV-Headers for building and update README link.
This commit is contained in:
parent
f61db0bcc6
commit
18a263e763
@ -24,6 +24,7 @@ matrix:
|
||||
|
||||
# scripts that run after cloning repository
|
||||
install:
|
||||
- git clone https://github.com/KhronosGroup/SPIRV-Headers.git external/spirv-headers
|
||||
- git clone https://github.com/google/googletest.git external/googletest
|
||||
|
||||
build:
|
||||
|
@ -1,7 +1,7 @@
|
||||
# SPIR-V Tools
|
||||
|
||||
[![Build Status](https://travis-ci.org/KhronosGroup/SPIRV-Tools.svg?branch=master)](https://travis-ci.org/KhronosGroup/SPIRV-Tools)
|
||||
[![Build status](https://ci.appveyor.com/api/projects/status/p5d60n0mhfimm6i5/branch/master?svg=true)](https://ci.appveyor.com/project/antiagainst/spirv-tools/branch/master)
|
||||
[![Build status](https://ci.appveyor.com/api/projects/status/gpue87cesrx3pi0d/branch/master?svg=true)](https://ci.appveyor.com/project/Khronoswebmaster/spirv-tools/branch/master)
|
||||
|
||||
## Overview
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user