aboutsummaryrefslogtreecommitdiff
path: root/ports/yasm-tool-helper/vcpkg.json
blob: 72e1fba3bd2de2e4517b34b0c4a01445407d9547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "yasm-tool-helper",
  "version-string": "2020-03-11",
  "description": "Backfill that depends on yasm-tool:host",
  "homepage": "https://github.com/Microsoft/vcpkg",
  "dependencies": [
    {
      "name": "yasm-tool",
      "host": true
    }
  ]
}