aboutsummaryrefslogtreecommitdiff
path: root/libs/vcpkg-registry/ports/mo2-dds-header/vcpkg.json
blob: e326778dec419252acea15f1a9300f03687db4f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "mo2-dds-header",
  "version-string": "jun2024",
  "description": "DDS.h header from DirectXTex",
  "homepage": "https://github.com/microsoft/DirectXTex",
  "license": "MIT",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}