mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 14:39:08 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
22 lines
468 B
JSON
22 lines
468 B
JSON
{
|
|
"name": "boost-statechart",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost statechart module",
|
|
"homepage": "https://github.com/boostorg/statechart",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-bind",
|
|
"boost-config",
|
|
"boost-conversion",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-function",
|
|
"boost-mpl",
|
|
"boost-smart-ptr",
|
|
"boost-static-assert",
|
|
"boost-thread",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|