mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-13 07:09:00 +08:00
35 lines
770 B
JSON
35 lines
770 B
JSON
|
{
|
||
|
"name": "boost-xpressive",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost xpressive module",
|
||
|
"homepage": "https://github.com/boostorg/xpressive",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-compatibility",
|
||
|
"boost-config",
|
||
|
"boost-conversion",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-exception",
|
||
|
"boost-fusion",
|
||
|
"boost-integer",
|
||
|
"boost-iterator",
|
||
|
"boost-lexical-cast",
|
||
|
"boost-math",
|
||
|
"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"
|
||
|
]
|
||
|
}
|