vcpkg/ports/boost-logic/vcpkg.json

13 lines
257 B
JSON
Raw Normal View History

{
"name": "boost-logic",
"version-string": "1.75.0",
"description": "Boost logic module",
"homepage": "https://github.com/boostorg/logic",
"dependencies": [
"boost-config",
"boost-core",
"boost-detail",
"boost-vcpkg-helpers"
]
}