{
  "name": "nvtt",
  "href": "https://vcpkg.link/ports/nvtt",
  "supports": "!android & !uwp & !arm",
  "published_at": "2025-04-28T21:17:48.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/castano/nvidia-texture-tools",
  "description": [
    "Texture processing tools with support for Direct3D 10 and 11 formats."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.1.2",
    "port": 9
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1bdadb8cc5b82d587a0c8f3f9bde25e36ff0eb45/ports/nvtt",
    "hash": "1bdadb8cc5b82d587a0c8f3f9bde25e36ff0eb45"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/castano/nvidia-texture-tools",
    "stars": 622
  },
  "dependencies": [
    {
      "name": "libsquish",
      "href": "https://vcpkg.link/ports/libsquish",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "cuda",
      "default": [],
      "description": [
        "Enable CUDA support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "cuda",
          "href": "https://vcpkg.link/ports/cuda",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}