mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:19:00 +08:00
12 lines
289 B
JSON
12 lines
289 B
JSON
|
{
|
||
|
"name": "nvtt",
|
||
|
"version-string": "2.1.2",
|
||
|
"port-version": 2,
|
||
|
"description": "Texture processing tools with support for Direct3D 10 and 11 formats.",
|
||
|
"homepage": "https://github.com/castano/nvidia-texture-tools",
|
||
|
"supports": "!x86",
|
||
|
"dependencies": [
|
||
|
"libsquish"
|
||
|
]
|
||
|
}
|