zeek/auxil/vcpkg/ports/zimpl/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

25 lines
446 B
JSON

{
"name": "zimpl",
"version": "3.6.1",
"description": "Zuse Institut Mathematical Programming Language",
"homepage": "http://zimpl.zib.de/",
"license": "LGPL-3.0-or-later",
"supports": "!uwp",
"dependencies": [
"gmp",
{
"name": "pcre2",
"platform": "windows"
},
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}