yuzu/externals/vcpkg/ports/boost-smart-ptr/vcpkg.json

18 lines
385 B
JSON
Executable File

{
"name": "boost-smart-ptr",
"version": "1.79.0",
"description": "Boost smart_ptr module",
"homepage": "https://github.com/boostorg/smart_ptr",
"license": "BSL-1.0",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-move",
"boost-static-assert",
"boost-throw-exception",
"boost-type-traits",
"boost-vcpkg-helpers"
]
}