Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
365 B
JSON

{
"name": "brigand",
"version": "1.3.0",
"port-version": 3,
"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
}
]
}