vcpkg/ports/shaderwriter/vcpkg.json
Sylvain Doremus dc4c17eaf3
[ shaderwriter ]Update to version 1.0.0 (#15948)
* Updated shaderwriter port to version 1.0.0

* Updated version files.

* Fixed license file install script.

* Fixed version file again
2021-02-03 13:01:16 -08:00

7 lines
227 B
JSON

{
"name": "shaderwriter",
"version-string": "1.0.0",
"description": "Library to write shaders directly from C++ code, supports GLSL, HLSL and SPIRV outputs.",
"homepage": "https://github.com/DragonJoker/ShaderWriter"
}