mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:02:15 +08:00
15 lines
294 B
JSON
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"
|
|
]
|
|
}
|