21 lines
436 B
JSON
Executable File
21 lines
436 B
JSON
Executable File
{
|
|
"name": "boost-gil",
|
|
"version": "1.79.0",
|
|
"description": "Boost gil module",
|
|
"homepage": "https://github.com/boostorg/gil",
|
|
"license": "BSL-1.0",
|
|
"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"
|
|
]
|
|
}
|