vcpkg/ports/boost-concept-check/vcpkg.json
2021-09-27 17:12:39 -07:00

14 lines
314 B
JSON

{
"name": "boost-concept-check",
"version": "1.77.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"
]
}