15 lines
338 B
JSON
Executable File
15 lines
338 B
JSON
Executable File
{
|
|
"name": "boost-concept-check",
|
|
"version": "1.79.0",
|
|
"description": "Boost concept_check module",
|
|
"homepage": "https://github.com/boostorg/concept_check",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-preprocessor",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|