yuzu/externals/vcpkg/ports/materialx/vcpkg.json

19 lines
443 B
JSON
Executable File

{
"name": "materialx",
"version": "1.38.4",
"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
}
]
}