mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:49:07 +08:00
28 lines
575 B
JSON
28 lines
575 B
JSON
|
{
|
||
|
"name": "boost-msm",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost msm module",
|
||
|
"homepage": "https://github.com/boostorg/msm",
|
||
|
"dependencies": [
|
||
|
"boost-any",
|
||
|
"boost-assert",
|
||
|
"boost-bind",
|
||
|
"boost-circular-buffer",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-function",
|
||
|
"boost-fusion",
|
||
|
"boost-mpl",
|
||
|
"boost-parameter",
|
||
|
"boost-phoenix",
|
||
|
"boost-preprocessor",
|
||
|
"boost-proto",
|
||
|
"boost-serialization",
|
||
|
"boost-tuple",
|
||
|
"boost-type-traits",
|
||
|
"boost-typeof",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|