diff options
| author | Christophe Delacourt <christophe.delacourt.perso@gmail.com> | 2018-10-09 09:37:32 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-09 00:37:32 -0700 |
| commit | 6ca2efc631d93b2034ace02c04923b0952756757 (patch) | |
| tree | 2d552e69bd79825cb3132a18139560cc49266595 /ports/spirv-cross/CONTROL | |
| parent | 0e50a41922739bdede7200bc9e8103328cb3e7cc (diff) | |
| download | vcpkg-6ca2efc631d93b2034ace02c04923b0952756757.tar.gz vcpkg-6ca2efc631d93b2034ace02c04923b0952756757.zip | |
spirv-cross port (#4426)
* spirv-cross port
* disable exceptions to assertion compilation flag
* [spirv-cross] Fixup cmake targets
Diffstat (limited to 'ports/spirv-cross/CONTROL')
| -rw-r--r-- | ports/spirv-cross/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/spirv-cross/CONTROL b/ports/spirv-cross/CONTROL new file mode 100644 index 000000000..cfba267dd --- /dev/null +++ b/ports/spirv-cross/CONTROL @@ -0,0 +1,3 @@ +Source: spirv-cross
+Version: 2018-08-07-1
+Description: SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
|
