mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 18:49:00 +08:00
6978381401
* [etl] Fix cmake usage * version
19 lines
348 B
JSON
19 lines
348 B
JSON
{
|
|
"name": "etl",
|
|
"version": "20.38.10",
|
|
"port-version": 1,
|
|
"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
|
|
}
|
|
]
|
|
}
|