pineapple/externals/vcpkg/ports/boost-align/vcpkg.json
2022-07-23 03:01:36 +02:00

14 lines
301 B
JSON
Executable file

{
"name": "boost-align",
"version": "1.79.0",
"description": "Boost align module",
"homepage": "https://github.com/boostorg/align",
"license": "BSL-1.0",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-static-assert",
"boost-vcpkg-helpers"
]
}