aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/blingfire/vcpkg.json
blob: 57e11ede933b47effea6c7b64985ed18938cd641 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "blingfire",
  "version": "0.1.8.1",
  "port-version": 1,
  "description": "BlingFire is a lightning fast Finite State machine and REgular expression manipulation library.",
  "license": "MIT",
  "supports": "windows & !static",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}