aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-gil/vcpkg.json
blob: 991dc51d6e4690545da3fd5cedbfb5f8437f8206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "boost-gil",
  "version": "1.77.0",
  "port-version": 1,
  "description": "Boost gil module",
  "homepage": "https://github.com/boostorg/gil",
  "dependencies": [
    "boost-assert",
    "boost-concept-check",
    "boost-config",
    "boost-core",
    "boost-integer",
    "boost-iterator",
    "boost-mp11",
    "boost-numeric-conversion",
    "boost-preprocessor",
    "boost-variant2",
    "boost-vcpkg-helpers"
  ]
}