18 lines
386 B
JSON
18 lines
386 B
JSON
{
|
|
"name": "constexpr-contracts",
|
|
"version-date": "2020-08-09",
|
|
"port-version": 3,
|
|
"description": "A constexpr-friendly, optimisation-friendly contracts library.",
|
|
"homepage": "https://github.com/cjdb/constexpr-contracts",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|