mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:19:07 +08:00
daddf61956
* Update brunocodutra-metal to 2.1.3 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
16 lines
311 B
JSON
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
|
|
}
|
|
]
|
|
}
|