vcpkg/ports/brunocodutra-metal/vcpkg.json
chausner daddf61956
[brunocodutra-metal] Update to 2.1.3 (#20914)
* Update brunocodutra-metal to 2.1.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-21 22:34:37 -07:00

16 lines
311 B
JSON

{
"name": "brunocodutra-metal",
"version": "2.1.3",
"description": "A single header C++11 library designed to make you love template metaprogramming",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}