early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/materialx/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/materialx/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user