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