mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:38:59 +08:00
12 lines
230 B
JSON
12 lines
230 B
JSON
{
|
|
"name": "boost-logic",
|
|
"version": "1.77.0",
|
|
"description": "Boost logic module",
|
|
"homepage": "https://github.com/boostorg/logic",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|