pineapple/externals/vcpkg/ports/boost-msm/vcpkg.json
2022-07-23 03:01:36 +02:00

27 lines
571 B
JSON
Executable file

{
"name": "boost-msm",
"version": "1.79.0",
"description": "Boost msm module",
"homepage": "https://github.com/boostorg/msm",
"license": "BSL-1.0",
"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-vcpkg-helpers"
]
}