mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:58:59 +08:00
f22bffe808
* [etl] update to 20.38.10 * [etl] update to 20.38.10
18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"name": "etl",
|
|
"version": "20.38.10",
|
|
"description": "A C++ template library for embedded applications",
|
|
"homepage": "https://www.etlcpp.com",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|