mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 02:01:39 +08:00
14 lines
321 B
JSON
14 lines
321 B
JSON
|
{
|
||
|
"name": "boost-concept-check",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost concept_check module",
|
||
|
"homepage": "https://github.com/boostorg/concept_check",
|
||
|
"dependencies": [
|
||
|
"boost-config",
|
||
|
"boost-preprocessor",
|
||
|
"boost-static-assert",
|
||
|
"boost-type-traits",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|