early-access version 2853
This commit is contained in:
32
externals/vcpkg/ports/boost-xpressive/vcpkg.json
vendored
Executable file
32
externals/vcpkg/ports/boost-xpressive/vcpkg.json
vendored
Executable file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user