mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 07:19:08 +08:00
d695b9fda1
* [liblemon] Fix cmake config * update version database * update patch * update version database
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
|
"name": "liblemon",
|
|
"version-date": "2019-06-13",
|
|
"port-version": 7,
|
|
"description": "Library for Efficient Modeling and Optimization in Networks",
|
|
"homepage": "https://lemon.cs.elte.hu/trac/lemon",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|