vcpkg/ports/boost-qvm/vcpkg.json

15 lines
313 B
JSON
Raw Normal View History

{
"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"
]
}