16 lines
372 B
JSON
16 lines
372 B
JSON
|
{
|
||
|
"name": "brigand",
|
||
|
"version-string": "1.3.0",
|
||
|
"port-version": 2,
|
||
|
"description": "Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-programming library.",
|
||
|
"homepage": "https://github.com/edouarda/brigand",
|
||
|
"dependencies": [
|
||
|
"boost-fusion",
|
||
|
"boost-variant",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|