vcpkg/ports/boost-move/vcpkg.json

17 lines
343 B
JSON
Raw Normal View History

{
"name": "boost-move",
"version-string": "1.75.0",
"description": "Boost move module",
"homepage": "https://github.com/boostorg/move",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-integer",
"boost-static-assert",
"boost-utility",
"boost-vcpkg-helpers",
"boost-winapi"
]
}