vcpkg/ports/materialx/vcpkg.json
Jia Yue Hua 0a5f2f028f
[materialx] update to 1.38.8 (#34919)
* [materialx] update to 1.38.8

* [materialx] update to 1.38.8
2023-11-05 09:42:41 -08:00

19 lines
443 B
JSON

{
"name": "materialx",
"version": "1.38.8",
"description": "MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.",
"homepage": "https://www.materialx.org/",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}