mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 11:49:04 +08:00
11 lines
283 B
JSON
11 lines
283 B
JSON
|
{
|
||
|
"name": "brigand",
|
||
|
"version-string": "1.3.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Brigand is a light-weight, fully functional, instant-compile time C++ 11 meta-programming library.",
|
||
|
"homepage": "https://github.com/edouarda/brigand",
|
||
|
"dependencies": [
|
||
|
"boost"
|
||
|
]
|
||
|
}
|