mirror of
https://github.com/boostorg/python.git
synced 2026-07-23 13:53:57 +00:00
21 lines
502 B
JSON
21 lines
502 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
|
"name": "boost-python",
|
|
"version-string": "1.91.0",
|
|
"builtin-baseline": "d015e31e90838a4c9dfa3eed45979bc70d9357fc",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-function",
|
|
"boost-graph",
|
|
"boost-iterator",
|
|
"boost-lexical-cast",
|
|
"boost-mpl",
|
|
"boost-preprocessor",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-align",
|
|
"python3"
|
|
]
|
|
}
|