mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 23:41:48 +08:00
15 lines
313 B
JSON
15 lines
313 B
JSON
|
{
|
||
|
"name": "boost-qvm",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost qvm module",
|
||
|
"homepage": "https://github.com/boostorg/qvm",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-exception",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|