mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:29:07 +08:00
32 lines
698 B
JSON
32 lines
698 B
JSON
{
|
|
"name": "boost-xpressive",
|
|
"version": "1.77.0",
|
|
"description": "Boost xpressive module",
|
|
"homepage": "https://github.com/boostorg/xpressive",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-conversion",
|
|
"boost-core",
|
|
"boost-exception",
|
|
"boost-fusion",
|
|
"boost-integer",
|
|
"boost-iterator",
|
|
"boost-lexical-cast",
|
|
"boost-mpl",
|
|
"boost-numeric-conversion",
|
|
"boost-optional",
|
|
"boost-preprocessor",
|
|
"boost-proto",
|
|
"boost-range",
|
|
"boost-smart-ptr",
|
|
"boost-spirit",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-typeof",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|