mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 23:42:54 +08:00
28 lines
594 B
JSON
28 lines
594 B
JSON
|
{
|
||
|
"name": "boost-signals2",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost signals2 module",
|
||
|
"homepage": "https://github.com/boostorg/signals2",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-bind",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-detail",
|
||
|
"boost-function",
|
||
|
"boost-iterator",
|
||
|
"boost-mpl",
|
||
|
"boost-optional",
|
||
|
"boost-parameter",
|
||
|
"boost-predef",
|
||
|
"boost-preprocessor",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-throw-exception",
|
||
|
"boost-tuple",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-variant",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|