vcpkg/ports/boost-move/vcpkg.json
2021-09-27 17:12:39 -07:00

15 lines
294 B
JSON

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