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