{
  "name": "directxmesh",
  "href": "https://vcpkg.link/ports/directxmesh",
  "supports": "(windows & !arm32) | linux",
  "published_at": "2025-03-28T22:45:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://github.com/microsoft/DirectXMesh/wiki",
  "homepage_href": "https://github.com/Microsoft/DirectXMesh",
  "description": [
    "DirectXMesh geometry processing library"
  ],
  "license": "MIT",
  "version": {
    "type": "date",
    "value": "2025-03-24",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/7354f1c8a0a276072e8d73d7eb6df6ca0ce8ccb1/ports/directxmesh",
    "hash": "7354f1c8a0a276072e8d73d7eb6df6ca0ce8ccb1"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Microsoft/DirectXMesh",
    "stars": 819
  },
  "dependencies": [
    {
      "name": "directx-headers",
      "href": "https://vcpkg.link/ports/directx-headers",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "mingw | linux"
    },
    {
      "name": "directxmath",
      "href": "https://vcpkg.link/ports/directxmath",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "ms-gdkx",
      "href": "https://vcpkg.link/ports/ms-gdkx",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "xbox"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "dx12",
      "default": [],
      "description": [
        "Build with DirectX12 support for Windows 10/Windows 11"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "directx-headers",
          "href": "https://vcpkg.link/ports/directx-headers",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "windows & !xbox"
        }
      ]
    },
    {
      "name": "spectre",
      "default": [],
      "description": [
        "Build Spectre-mitigated library"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "meshconvert command-line tool"
      ],
      "supports": "windows & !uwp & !xbox",
      "dependencies": []
    }
  ]
}